3,709 questions with Office Development tags

Sort by: Updated
2 answers

How to deploy VSTO AddIn in Terminal Server environment with roaming profiles?

According to kb 2571899 (https://learn.microsoft.com/en-us/troubleshoot/dotnet/framework/clickonce-not-support-roaming-profiles) ClickOnce cannot be used for roaming profiles. Does this also affect VSTO-AddIns, which are not deployed by MSI? Only…

Windows
Windows
A family of Microsoft operating systems that run across personal computers, tablets, laptops, phones, internet of things devices, self-contained mixed reality headsets, large collaboration screens, and other devices.
5,069 questions
Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
3,709 questions
asked 2020-12-28T09:00:25.857+00:00
Peter Eberlein 1 Reputation point
commented 2020-12-28T11:19:40.49+00:00
Mark Heitbrink 96 Reputation points
1 answer

How to embed an OLE object in the margin of a Word docx file

Trying to embed an OLE object in the margin of a legal file of a Word to avoid moving the text around because each line is numbered for reference. Used VSTO.

Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
3,709 questions
asked 2020-12-22T19:43:18.95+00:00
Don 1 Reputation point
commented 2020-12-28T08:03:31.233+00:00
Emily Hua-MSFT 27,596 Reputation points
1 answer

Who sets/limits stack space

I am getting an "out of stack space" error running my Microsoft Access program. I have run this Access program on 4 different platforms ranging from i5 with 4GB ram running windows 7, to i7 with 16GB ram. It has a recursive subroutine that…

Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
3,709 questions
asked 2020-12-26T17:13:44.767+00:00
K HRUSKA 1 Reputation point
answered 2020-12-28T01:20:11.117+00:00
JimmyYang-MSFT 50,446 Reputation points Microsoft Vendor
0 answers

EWS API - how to get only latest message per conversation

Wish a very Merry Christmas for everyone! I have Outlook addin, that should track some particular threads in user's mailbox. It has collection of Conversation Ids, and uses FindItem operation for searching related items. I'm puzzled - how make EWS…

Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
3,709 questions
asked 2020-12-25T11:16:03.317+00:00
Andrew Filippov 1 Reputation point
0 answers

Microsoft 356 Add on: office 365 has been configured to prevent individual acquisition and execution of Office Store Add-ins

Hey, One of my clients want's to use visio as an add on for Excel. I followed the steps previously stated in this post:…

Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
3,709 questions
asked 2020-12-24T09:25:44.377+00:00
Neil Ledoux 1 Reputation point
0 answers

Ideas for refreshing whole contents of Word with VSTO document-level addin

Hi all, Do you have any ideas/scenarios to refresh whole contents in Word document which is attached VSTO document-level addin? The best scenario for me is "Re-open" the another document with keeping the attachment of VSTO addin to extract…

Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
3,709 questions
asked 2020-12-24T07:50:46.177+00:00
sadap 1 Reputation point
1 answer

Outlook addin on mobile using graph api

Hi there, I am developing an outlook addin which is using graph api. With msal, i can get the token with pop up flow in outlook web. However when i deploy it to mobile, e.g. ios outlook app, the pop up window won't show and there is no way for me to…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,393 questions
Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
3,709 questions
asked 2020-12-14T02:32:49.4+00:00
James 21 Reputation points
commented 2020-12-23T01:52:15.403+00:00
James 21 Reputation points
0 answers

Excel vba Sheets.rows.cut vs sheets.rows.copy

Within my workbook I have several sheets and am moving data from one sheet to another through Sheets("Master").Rows(i).Cut Destination:=Sheets(Sheet_Name).Range("A" & Sheet_Row_Num) My problem is that the .cut command takes 10…

Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
3,709 questions
asked 2020-12-22T22:13:46.84+00:00
Eric B 1 Reputation point
0 answers

The "Save As" command has been removed from my .xlsm files.

The "Save As" command has been removed from my .xlsm files. It was removed when I started using developer to create macros. An even bigger problem is that the File Explorer will no longer let me change the name of ANY Excel file.

Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
3,709 questions
asked 2020-12-18T22:44:34.487+00:00
Ellen Starbuck 1 Reputation point