Content
How to make excel sharepoint run in the background using automate script?
I made an auto refresh pivot table, but it only works when Excel in SharePoint is opened (Active), how can I make this run without opening it.
Microsoft 365 apps servicing profile setting to current channel while update the monthly channel
I have created a Servicing Profile in the Microsoft 365 Apps admin center for our devices. I have been adding devices to the profile. Most devices seem to be switching to the Monthly Enterprise Channel, as expected. However, there are many devices that…
Excelscript performance testing
Hey! I am working on an ExcelScript that extracts data, processes it and generates multiple reports on new worksheets. I've been trying to optimize it for performance but it seems like when I re-run the same script multiple times on the same Spreadsheet…
Customer wants a Developer account
Dear, We have a customer that wants to be able to make push notifications to a windows application. The customer thinks he needs a development account for that, while at our company we use a private account for that, that works aswell. We offered this…

Error in Power Query Formula
I have encountered a "Token Literal Expected" error in the second "if" of this formula. The formula is: D4= 0.035, D5= 0.05, D6= 0.07, E4= 1, E5= 0.9, E6= 0.8, Result = if((1-(1-if[#"% CR"]<=D4 then 1 else if…
Outlook macros no longer run until VB editor is opened
I've been running VBA macros in Outlook for years hooked to toolbar buttons. I shut down my computer every night, and I noticed last week that after my morning reboot, none of the macros worked. I discovered that by opening the Visual Basic editor, they…
Excel VBA - positioning an Userform
Dear All, by the below Excel VBA code I move an Userform below a TextBox: Dim FormTitleSize As Double Dim dblTop As Double Dim dblLeft As Double With Me FormBorderSize = (.Width - .InsideWidth) FormTitleSize = .Height - (.InsideHeight +…
Export excel to csv with a different separator
I want the macro to automatically save a specific workbook sheet in csv format. The macro works but uses " , " as separator. The program that reads the csv file requires the separator to be " ; ". I can't get the macro to replace the…
Microsoft word - version 2308(Build 16731.20234) - Report generated via .net code showing table including Radiobutton not working and same code is working in 2302(Build 16130.20714). Kindly help ASAP as it's impacting business
Microsoft word - version 2308(Build 16731.20234) - Report generated via .net code showing table including Radiobutton not working and same code is working in 2302(Build 16130.20714). Kindly help ASAP as it's impacting business
Is it possible to send emails using VBA from the new Outlook App?
Hi, A number of models I have built in Excel use VBA to automatically send out emails via the Outlook. The code works fine when using the application included with Microsoft 365, however I recently switched to the new (free) Outlook app and the code is…
Signing VBA project in Word
We have received a new USB stick from QuoVadis to be able to sign for 3 years. The procedure is: 1. open Word, 2. open Visual Basic via developer tools, 3. select the VBA project, 4. open Tools -> Digital Signature, 5. select signature, 6. press OK,…
Microsoft 365 installed but showing Office 2019
hello I installed Microsoft 365, but when I open Microsoft Word, it keeps showing Office 2019. Please, how should I get my apps into Microsoft 365? I already removed the office twice from the control panel and then installed it again, but still…
How to retrieve cookie from MS-OFBA inside Word Document
Hello I have a question about retrieving the cookie received via MS-OFBA from the Word document itself. Currently in our application, the user selects "Update" on the document they would like to edit, this triggers the document to open locally…

OneNote Sign in issues
Out of nowhere, I am having issues syncing notebooks on OneNote for Windows 10. I see all of my work on OneNote in the browser, but I keep getting an error telling me to sign in. The error reads as: "To sync this notebook, sign in to OneNote."…
Is there a way to disable the script confirmation popup the appears everytime I click on a button?
I create a simple file and I was trying to automate some processes and I notice that every time I click on the Script button it shows me a popup on the right side that says script run status, its annoying to see that everytime I click on the button. How…
How to download and upload xlsx
I need to upload a xlsx file to sharepoint but the file isn't in my machine, has the possibility to upload the file in base64? If this possibility is true, can you send me the curl of this request? I'm trying but when i saw the file in sharepoint i…

Custom Add-in not working in new Outlook
Hi, I have a custom add-in for Outlook that works fine in current version of Outlook Desktop and web, however if I switch Outlook Desktop to "new" it doesn't load anymore. Add-in Error Something went wrong and we couldn't start this add-in.…
Roomfinder website
Hello, i am tasked with making a website where my business can display every meeting room to see if they are available or not, is there a API i can use to collect data and then display it on the website? also how can i make it so everyone in my business…
How to recover a developer account with 2FA activated on it
I need help recovering a developer account with 2-factor security activated on it.

Keyboard arrow-keys move cursor in opposite direction in protected Right-to-Left Excel Worksheet
Hello, I have a perfectly functional Right-To-Left Excel Worksheet. When the sheet is unprotected, the cursor moves in the direction of the arrow-keys, as expected. But, once I protect the sheet, (some cells are locked, others unlocked) the cursor starts…
