We found a problem with some content in 'FileName.xlsx'.Do you want us to try to recover as much as we can? If you trust the source of this workbook, Click Yes
Hello Everyone, I used sharedString.xml, workbook.xml and style.xml and used visual force page code to generate the excel document. Downloading a .xlsx file gives "We found a problem with some content in 'FileName.xlsx'.Do you want us to try to…

I cannot redeem key for Microsoft 365 Business Premium (no Teams) from my Partner Success Core Benefits subscription
bought a new Partner Success Core Benefits subscription because the old Microsoft Action Pack is not available anymore, but I cannot redeem product key for Microsoft 365 Business Premium (no Teams) and Teams Enterprise. Since January, Microsoft appears a…
Sideloading unified manifest Add-ins - Required office app versions?
The documentation at https://learn.microsoft.com/en-us/office/dev/add-ins/develop/convert-xml-to-json-manifest states: "Add-ins that use the unified manifest can be sideloaded only on Office Version 2304 (Build 16320.20000) or later."** …
How to pass args to a ShowTaskpane action?
My PPT taskpane has multiple tabs so some of them are hidden using a drop menu. Since I have a custom Tab section in the Ribbon. I would like to add a button there for each tab, so when the user clicks it the corresponding tab should be selected. I the…
Attempting to save Options always results in error message "the end date you entered occurs before the start date"
Problem is ... In Outlook, File | Options, any attempt to save by clicking the OK button (even if you have made no changes) results in the error message "the end date you entered occurs before the start date" and no changes to the Options can…
The property 'isNullObject' is not available when calling isNullObject on a table, even though I am calling the load method and context.sync()
I am trying to check if a table inside my worksheet is null or not. However, it just does not want to get the value from isNullObject. I tried multiple combinations of await context.sync() and even .load call. It just won't work. My code is below, do not…
Unable to connect to shared enterprise mailbox with python
I'm trying to read and write in a shared mailbox using python code. I'm getting this error after running the code, it opens a page with the error: AADSTS65002: Consent between first party application xxx and first party resource xxx must be configured…
Issue when opening Office documents from SharePoint after Migration to Office 2024 LTSC
Hi, Since migrating from Office 2019 to Office 2024, we can no longer open Office documents from a SharePoint site. We are using: Windows 11 Office 2024 LTSC SharePoint We tried clicking on the suggested link, but no settings seem to resolve the…
Office Script Button does not operate in new workbooks based on template
I have added an Office Script button to a number of Excel templates. They appear to run at first but after a time (a day or so?) they generate to a red ribbon message reading "RUN STATUS: The button cannot run because the script was unshared.…

Unable to Complete Microsoft Developer Program Signup - Internal Server Error (Code: 50001)
Hi Microsoft Support, I am encountering an issue while trying to sign up for the Microsoft Developer Program for Office 365. Upon clicking the "Send code" button on the phone verification page, I receive the following error message: "We…
Assistance Required for Removing Header and Footer References in Word Document XML
I hope this message finds you well. I am reaching out to seek assistance with an issue I am experiencing in Microsoft Word 2019 Home Edition. As a non-native English speaker, I appreciate your understanding and patience. My goal is to clear all headers…
How to Retrieve Local and Web Paths of an Excel Workbook from OneDrive using JavaScript API
A OneDrive folder has been synchronized on a local machine, allowing workbooks to be opened directly from this folder. The local and web paths can be obtained using the Info => Copy path and Info => Copy local path options, as highlighted in the…
Is it possible to sideload Office web extension manifest.xml in production mode?
I am developing an Office Add-in using Office.js. This new extension will be a re-implementation of an old COM Office extension. The problem I am facing right now is how to install the extension for my customers. According to the documentation, there are…
Office add-in deployment within integrated apps: eligibility error with the Centralized Deployment
Hi, We have outlook add-in deployed via centralized deployment in "Microsoft 365 admin center > Settings. > IntegratedApps". For some time it was there and it worked. We went to update manifest file, this update didn't take any…
Users har having issues with rolling out outlook add-ins, after installing it simply never appears on the users PC
Attempted rollout of add-in however even after a week it never appeared on the users computers. this also seems to be an issue if manually installing on the PC
excel vba activateworkbook.save changes date format
I'm running a macro that creates a blank workbook using Workbook.Add and saves it in a specified location as a CSV (FileFormat:=xlCSV). It then copies data from another workbook into this sheet with formatting (Paste:=xlPasteValuesAndNumberFormats). Then…

How do I convert .docx or .doc files to XML format just like converting from Word 2003?
"I'm working on converting a document created in the 2003 version to XML format from 2003. How do I convert .docx or .doc files to XML format just like converting from Word 2003? Or which library should I use?"

How to Save a Workbook via an Office Script
Overview ----------- My SQL Query and Related Office Script I am getting acquainted with Office Scripts and the ability to trigger those scripts via PowerAutomate flows. My Use Case I want to schedule a nightly refresh of a SQL query housed…
Error Microsoft.ACE.OLEDB.12.0-Provier not registrated
I want to add functions of Access to Visual Studio 2022
How to Display Full Data Results Instead of Preview in Excel Copilot's Advanced Analysis?
I am using advanced analysis in copilot through excel in order to use python to create a model that analyses my data. When I get my results printed in a new sheet, it only shows a preview, is there any way to avoid the results being shown in a preview…