
4,396 questions with Microsoft 365 and Office | Development | Other tags
DAX FILTER function with multiple criteria
Hi Expert. I still new on this and not sure if my explain is good enough or not. Sorry for any inconvenient cause. here is what I'm Looking for, I wan to add new column based on Three columns parameters. INCLUDES FILTERS [Month Name] :…
Microsoft 365 and Office | Development | Other

Microsoft 365 and Office | Excel | For business | Windows

WIA usage with MS Access
I have the following code: Do While blnContScan = True DPI = 200 PP = 1 'No of pages Set Scanner = Dialog1.ShowSelectDevice(WIA.WiaDeviceType.ScannerDeviceType, False, False) With Scanner.Items(1) …
Microsoft 365 and Office | Development | Other

Developer technologies | Visual Basic for Applications
Microsoft 365 Question: Excel VBA Instantiate C++ class
I recently upgraded to from Office 2010 to Microsoft 365. I have many years of Excel VBA, c#/.NET, C++, and Visual Studio 2019 (including earlier versions of all) experiences. I have an application that I started ~8 years ago with Excel with VBA code…
Microsoft 365 and Office | Development | Other

Developer technologies | Visual Basic for Applications
Developer technologies | C++
Developer technologies | Visual Studio | Other
Power Automate - AI Builder - Build - Table detection - Can a feature be added to allow heirarchy and exclusion for nested or linked tables
Q: Can Power Automate AI forms processor be modified to either accept a process filter or feedback to enable AI to learn how to process next document? RE :…
Microsoft 365 and Office | Development | Other

MSAccess, Some OLE loaded files will not save, not enough memory
I have a form with a Bound OLE Object to a varbinary(max) field in a linked SQL Server table. This is being used to load PPTX, XLSX, DOCX, PDF files into the varbinary field. I know this isn't the best solution for document management but it's…
Microsoft 365 and Office | Development | Other

Using Intl javascript API in outlook addin
Hi. I have very odd behavior difference between OWA and desktop Outlook client. I just tried to run follow code in js console: console.log( new Intl.DateTimeFormat('en', { timeStyle: "short" }).format(Date.now()), new…
Microsoft 365 and Office | Development | Other

outlook 2016 how to add quick launch in message preview
I would like to add here (in red) this quick launch that opens the internet message headers properties window. Is this possible?
Microsoft 365 and Office | Development | Other

How to get user's MaximunAttachmentSize value in Outlook VSTO
How to get user's MaximunAttachmentSize value in Outlook VSTO. Outlook gives a warning when the user adds the file with drag and drop, but when he sends the mail, the mail does not go. What I want to do is to show the message box if the added file…
Microsoft 365 and Office | Development | Other

Developer technologies | C#
OfficeJS Word add-in development: Office.context.document.getFilePropertiesAsync() in Firefox always results in status = error
I am hoping some OfficeJS folks can identify if this is a known issue in FF for the Word Add-in API. Given code private getFilePropertiesAsync() { Office.context.document.getFilePropertiesAsync((asyncResult:…
Microsoft 365 and Office | Development | Office JavaScript API

Microsoft 365 and Office | Development | Other

Out of stack space with word add-ins
Hi There, We developed one word add in through which we are saving/retrieving different symbols to database. We used Angular 10 as programming language and ABP IO / SQL as backend. When we add this add-inn in word and start operation we got…
Microsoft 365 and Office | Development | Other

I can´t save dokuments
I can't save any documents on word, etc and I don't know what to do about it.
Microsoft 365 and Office | Development | Other

Compatibility problem using VSTO + MSAL.net
Hello All I need to do is to just create an Outlook VSTO project and use the MSAL.net nuget package. So I start my new project: Then I go to the Package Manager Console and I type: Install-Package Microsoft.Identity.Client -Version…
Microsoft 365 and Office | Development | Other

Microsoft Security | Microsoft Entra | Microsoft Entra ID

Cant open Add-In from local host
Hello all, I recently created an Add-In using Node.Js & Yeoman according to the documentation provided by Microsoft. "Build your first Word task pane add-in - Office Add-ins | Microsoft Learn" The Add-In ran fine on my machine and…
Microsoft 365 and Office | Development | Other

Office Add-ins not loading and "continue" button greyed out
Office Add-ins not loading message reads "One moment..." and doesn't change. Also, "continue" button greyed out
Microsoft 365 and Office | Development | Other

PowerPivot: Return Value if date in a range
Hi, I am using Excel PowerPivot. I know this should be really simple to achieve but I'm struggling. Thank you for you help in advance. I have two tables. Date Table: StartDate,EndDate,Period Time Records: Date All I want to do is add…
Microsoft 365 and Office | Development | Other

Community Center | Not monitored
Bug formatting Excel chart series in Excel 2016?
We develop an add-in that creates various charts in Excel. It works fine on all versions of Excel from 2007 to 365, except for Excel 2016 version 16.0.5xxx.1000. It seems to be specifically the Excel 16 (not 365) version ending .1000. I cannot reproduce…
Microsoft 365 and Office | Development | Other

Exception from HRESULT: 0x800A03EC Error when using excel VSTO
i am creating excel VSTO , Where i need to filter the column "J" in my excel sheet which are greater than 0 and delete those rows and remove the filter again.The below code was working fine during debugging and testing , but when i published…
Microsoft 365 and Office | Development | Other

Developer technologies | C#
how to publish excel VSTO for different frameworks
I am very new to c# , I have now created my first excel VSTO which calculates some custom values for the data columns in the active sheet. Now I have to publish the same and get it installed in 5 to 6 PC , the VSTO I have created is having .Netframework…
Microsoft 365 and Office | Development | Other

Developer technologies | Visual Studio | Other
Developer technologies | C#
VBA Project File Sharing and Project Check Out
Sorry, I'm not sure whether I'm at the right place for asking this question, but I'm turning around anf around to find an answer to this simple question: I got my project file from Project Server I export the project using the save for sharing…
Microsoft 365 and Office | Development | Other

Developer technologies | Visual Basic for Applications
OfficeJS Add-In - Communicate with external local native application
Hello! I have a question about OfficeJS Add-Ins and how to communicate with a native application running locally on the client. How to do this (in a future proof way) when the add-in is running in a native Office client? Is there any API for this? …
Microsoft 365 and Office | Development | Other
