3,508 questions with Office Development tags

Sort by: Updated
1 answer

Error When Pressing "Send Code" During Microsoft 365 Developer Program E5 Subscription Creation

After an 18-month hiatus from development, during which my Microsoft 365 Developer Program E5 subscription was deleted. I am attempting to create a new E5 sandbox. When I press the "Send Code" button while completing the "Add phone number…

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,508 questions
asked 2024-05-02T14:18:25.89+00:00
Michael Scott 0 Reputation points
answered 2024-05-03T19:45:25.9366667+00:00
Said A 711 Reputation points
0 answers

How to integrate Auth0 login on Desktop Office apps (in an Addin)

Hello, I am currently developing an Addin for Word and it is difficult to finish it because the SSO (Auth0) is working well on the web version and my plugin works wonders however I cannot login on the Windows or Mac version of Word because of the url…

Word
Word
A family of Microsoft word processing software products for creating web, email, and print documents.
666 questions
Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,476 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,508 questions
asked 2024-05-03T12:54:35.5533333+00:00
Pierre C 6 Reputation points
0 answers

Our add-in stopped working on Outlook for Windows New

Our add-in (here) has suddenly stopped working on Outlook for Windows New: no task pane opens when we click the add-in icon. This affects both versions installed from App Source and as sideload. We have also tried old versions of our code which we…

Outlook
Outlook
A family of Microsoft email and calendar products.
3,009 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,508 questions
asked 2024-05-03T10:47:24.06+00:00
Jordi Salvat i Alabart 0 Reputation points
1 answer

Excel VBA Error with user access Permission.Add

Hello, I wrote the following Excel Macro to assign user permission to the Excel file. Sub Add_Permission() Dim objUserPerm As Office.UserPermission Set objUserPerm = ActiveWorkbook.Permission.Add("test@test.com", msoPermissionChange) …

Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,476 questions
Windows 365 Business
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,508 questions
asked 2024-05-01T10:03:49.6333333+00:00
Dec 0 Reputation points
commented 2024-05-03T10:11:27.61+00:00
Dec 0 Reputation points
0 answers

VSTO Excel Com Add-in using Visual Studio 2022 and Office 64 bit vs 32 bit installer

I have a VSTO Excel Com Add-In that uses a webviewer. 64 Bit installer Excel 2021 64 Bit, Shows in menu bar and shows the webviewer control when installed. Excel 365 64 Bit, Shows in menu bar BUT does not show the webviewer control when…

Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,476 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,508 questions
asked 2024-05-02T21:04:17.66+00:00
Potter, Lizbeth 0 Reputation points
edited the question 2024-05-03T01:33:24.53+00:00
Anna Xiu-MSFT 25,801 Reputation points Microsoft Vendor
0 answers

How to automatically move/copy outlook incoming and outgoing messages for a specified mailbox to a shared network folder?

We have a group that is managing certain Outlook shared mailboxes and would like to automatically save a copy of the incoming and outgoing messages from a given mailbox as they come in or sent from.

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,508 questions
asked 2024-05-02T22:50:20.54+00:00
Rosales, Ariel 0 Reputation points
0 answers

Excel script for filling cells within a specified range with a specific fill color if any cell within the range is selected

Using scripts in Excel (NOT VB macros), I need to be able to fill any cell within a specified range with a specific color if any cell within the range is selected ("clicked on"). Note that the spreadsheet will have different columns that need…

Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,476 questions
VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,578 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,508 questions
Excel Management
Excel Management
Excel: A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.Management: The act or process of organizing, handling, directing or controlling something.
1,643 questions
asked 2024-03-31T14:28:49.82+00:00
Robin Theodore 0 Reputation points
edited the question 2024-05-02T17:06:50.7833333+00:00
Robin Theodore 0 Reputation points
0 answers

Trusted location error in VSTO clickonce on network drive

Hi, We are publishing vsto-projects via clickonce and have started facing a problem when we references them as described here:…

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,508 questions
asked 2024-05-02T12:28:30.29+00:00
Michael Andy Poulsen 0 Reputation points
0 answers

insertFileFromBase64 causes accumulation of styles

We're working on an add-in for Word that involves opening multiple documents. However, we've encountered an issue: when we use context.document.insertFileFromBase64 to open several documents, the styles from these base64 documents are being…

Word
Word
A family of Microsoft word processing software products for creating web, email, and print documents.
666 questions
JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
872 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,508 questions
asked 2024-05-02T09:31:53.63+00:00
Hanna Lebedenko 15 Reputation points
edited the question 2024-05-02T10:11:55.8433333+00:00
Hanna Lebedenko 15 Reputation points
1 answer

Problema para printar um Formulario do VBA

Ola, quando eu executo o codigo UserForm1.Printform no meu formulário do vba, ele gera um PDF com um PrintScreen do formulário porem o formulário fica pela metade, alguem consegue me ajudar?

Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,476 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,508 questions
asked 2024-04-11T19:26:06.9233333+00:00
Julio Cezar Francisco Martin 0 Reputation points
edited the question 2024-05-02T08:56:38.49+00:00
Jack J Jun 24,296 Reputation points Microsoft Vendor
1 answer

64-bit conversion explanation what to do now?

https://learn.microsoft.com/en-us/previous-versions/office/troubleshoot/office-developer/automate-excel-from-visual-basic-net this does not work I read somewhere else that this is because of the 64-bit conversion and this code sample is written the…

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,508 questions
asked 2024-05-01T14:50:44.15+00:00
Richie Mathison 0 Reputation points
edited the question 2024-05-02T01:24:13.77+00:00
Anna Xiu-MSFT 25,801 Reputation points Microsoft Vendor
0 answers

Workbook button for Excel Scripts permission issue : The button cannot run because the script was unshared. Contact the owner to share it again.

I created 3 Excel Scripts , added buttons to the workbook for each script, and shared the excel spreadsheet through Teams, and also the scripts on sharepoint with other folks in my organization. When they opened the excel sheet and tried to run the…

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,508 questions
asked 2024-04-23T02:46:50.49+00:00
Dheeraj Kaul 15 Reputation points Microsoft Employee
commented 2024-05-01T18:34:11.7166667+00:00
Dheeraj Kaul 15 Reputation points Microsoft Employee
3 answers

How to setup Excel Interop for Exccel 365

I've been attempting to setup a project that allows me to use Excel Interop in C# on the Office 365 version (I need to create and edit some sheets to automate some tasks from work involving CSV files). However almost every attempt has resulted in the…

C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,276 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,508 questions
asked 2022-07-24T23:40:22.707+00:00
Zach Sim 21 Reputation points
answered 2024-05-01T15:04:18.05+00:00
Richie Mathison 0 Reputation points
0 answers

Office-Addin MSAL Single Sign In SSO: How to Refresh the Access Token

Hi, I have developed Office-ExcelAddIn using Angular. I am using OfficeRuntime.auth.getAccessToken() to get the taken for api authentication. After 87min the token expires and ExcelAddIn stops working. If I try to use the getAccessToken() method after 87…

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,508 questions
asked 2024-05-01T09:24:01.74+00:00
Handoo, Rakesh 0 Reputation points
3 answers One of the answers was accepted by the question author.

Error "The DeveloperEmail field is required." when setting up Graph Data Connect

Hello, I'm trying to set up Graph Data Connection using this tutorial: https://github.com/microsoftgraph/dataconnect-solutions/tree/main/solutions/ona/PreRequisites Unfortunately, I cannot finalize the process, because when I click on "Create",…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,645 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,599 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,508 questions
asked 2024-04-26T08:56:28.39+00:00
Jeroen Vrijkorte 46 Reputation points
accepted 2024-05-01T07:56:57.16+00:00
Jeroen Vrijkorte 46 Reputation points
0 answers

Office.auth.getAccessToken throw exception for outlook android but works in browser

I am creating an outlook addin using office js. Office.auth.getAccessToken throw exception for outlook android but works in browser and desktop version. But when I print the error this return an empty object {}. No error code no other property was…

Outlook
Outlook
A family of Microsoft email and calendar products.
3,009 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,508 questions
asked 2024-04-30T10:59:32.2+00:00
Weavers Developer 0 Reputation points
edited the question 2024-05-01T02:42:01.7833333+00:00
Faery Fu-MSFT 17,021 Reputation points Microsoft Vendor
0 answers

Launch events not triggering when Outlook add-in is installed from App Source

Hi. We developped an add-in for Outlook. It uses OnMessageRecipientsChanged and OnMessageSend LaunchEvents. It was difficult, but eventually we got both events to trigger and operate correctly when installed via sideloading (using …

Outlook
Outlook
A family of Microsoft email and calendar products.
3,009 questions
JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
872 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,508 questions
asked 2024-04-29T08:29:05.69+00:00
Jordi Salvat i Alabart 0 Reputation points
edited the question 2024-04-30T14:48:28.3533333+00:00
Jordi Salvat i Alabart 0 Reputation points
0 answers

Teams tab apps does not work for the desktop client in New Teams

Hi, We are developing a teams tab app with C#  ASP .net 5. It works fine as a Web Teams app as well as Classic Teams client app. But when we try with "New Teams" in client side, it does not work. I found the document below.…

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,508 questions
Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
2,866 questions
asked 2024-02-15T12:24:47.61+00:00
KT 130 Reputation points
commented 2024-04-30T11:41:39.3633333+00:00
Vikram Boorla (Tata Consultancy Services Limi) 240 Reputation points Microsoft Vendor
0 answers

Is it possible to get paid support from Microsoft for add-in development?

We're developing an Outlook add-in and it's being a nightmare, specially in relation to Launch Events and Outlook Classic. We would be happy to pay for support if that were possible, but we've not found how. Is there a way?

Outlook
Outlook
A family of Microsoft email and calendar products.
3,009 questions
JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
872 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,508 questions
asked 2024-04-29T08:38:04.63+00:00
Jordi Salvat i Alabart 0 Reputation points
edited the question 2024-04-30T01:31:08.44+00:00
Faery Fu-MSFT 17,021 Reputation points Microsoft Vendor
0 answers

How to update custom app completely on all outlook clients?

Hi, I removed integrated office (outlook) app in Microsoft 365 admin center and added a new version of this app, but only the old addin version is offered on most outlook clients. After 12 or more hours, only a few outlook users got the new addin,…

Microsoft 365
Microsoft 365
Formerly Office 365, is a line of subscription services offered by Microsoft which adds to and includes the Microsoft Office product line.
3,832 questions
Outlook
Outlook
A family of Microsoft email and calendar products.
3,009 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,508 questions
asked 2024-04-26T12:17:18.94+00:00
Hüsing, Georg 0 Reputation points
edited a comment 2024-04-30T01:17:17.0633333+00:00
ChristyZhang-MSFT 20,831 Reputation points Microsoft Vendor