3,662 questions with Office Development tags

Sort by: Updated
0 answers

Excel Add In Can't Add Comments - This operation is not implemented.

Trying to add comments programatically to Excel through my add in, but getting "this operation is not implemented" error every time. Code for reference (in taskpane.js): function comment(text) { Excel.run(async context => { const range…

Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,625 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,662 questions
asked 2024-06-24T20:43:20.21+00:00
Arnav Garg 0 Reputation points
0 answers

Excel Add In Can't Add Comments - This operation is not implemented.

I'm currently on MacOS Sonoma (14.5) using Office16.86 (appears to be as updated as possible) building an Excel add in. I am trying to programatically add a comment to Excel on a specific cell through taskpane.js. However, every time I try to add this…

Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,625 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,662 questions
asked 2024-06-24T20:40:03.5366667+00:00
Arnav Garg 0 Reputation points
0 answers

Migration of Outlook and Teams Multi tenant applications

Hello, Following our recent acquisition, we're seeking guidance on migrating our existing in house developed Microsoft Teams and Outlook App Source integrations to their tenant. Our primary concern is maintaining a seamless experience for our extensive…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,416 questions
Outlook
Outlook
A family of Microsoft email and calendar products.
3,264 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,662 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,979 questions
asked 2024-06-24T14:47:02.3433333+00:00
Chris Miller 0 Reputation points
1 answer

How to embed a video in an Excel Userform?

I want to be able to insert a video into a frame in an excel user form.

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,662 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,674 questions
asked 2024-06-23T15:33:46.4+00:00
Alden Kollman 0 Reputation points
answered 2024-06-24T07:13:14.9166667+00:00
Jiajing Hua-MFST 6,910 Reputation points Microsoft Vendor
0 answers

How to close Office dialog without explicit reference?

We are using the Office Dialog API to display the login and logout dialog of our auth provider. Because of the limitation that only one popup can be opened at a time, we want to programmatically close the logout popup if the user wants to login and a…

Office
Office
A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.
1,416 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,662 questions
asked 2024-06-22T15:56:06.53+00:00
Jan Kubica 0 Reputation points
1 answer

Cannot sign in to Dev dashboard

It is a pity that I have been too busy to check my email for recent months. Today when I tried to use OneDrive, I received an email to notice me about my deleted account and files, which is really importation to me! It is saying that "Notice: Your…

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.
4,150 questions
OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
919 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,662 questions
asked 2023-06-05T11:33:27.8133333+00:00
rebackup 5 Reputation points
edited a comment 2024-06-22T11:04:17.6266667+00:00
Tej 0 Reputation points
0 answers

Is it possible to just include the right DLLs?

I'm running QuickBasic under DosBox and officially it allows you to include dynamically linked libraries. Recognizing that every new OS was written in one prior to that and the fact that QuickBasic does implement viewports and such, I was curious whether…

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,662 questions
asked 2024-06-21T10:17:26.13+00:00
Emile Michel Hobo van Oranje 0 Reputation points
0 answers

Force webview on 2019 word volume license

According to this article: https://learn.microsoft.com/en-us/office/dev/add-ins/concepts/browsers-used-by-office-web-add-ins Trident is used as web engine for 2019 volume licenses. Is there any way to use another engine without switching word versions?

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,662 questions
asked 2024-06-21T08:48:19.22+00:00
Gordian Berger 0 Reputation points
0 answers

Outlook developer options

using developer options in templates. trying to use check boxes in a outlook template but they do not get received by the end user. template is in html format.

Outlook
Outlook
A family of Microsoft email and calendar products.
3,264 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,662 questions
Outlook Management
Outlook Management
Outlook: A family of Microsoft email and calendar products.Management: The act or process of organizing, handling, directing or controlling something.
5,009 questions
asked 2024-06-20T18:49:09.65+00:00
Gus DeCoursey 0 Reputation points
commented 2024-06-21T06:37:24.51+00:00
SokiGuo-MSFT 24,941 Reputation points Microsoft Vendor
0 answers

Workbook Excel API for personal OneDrive accounts is not working

This API https://learn.microsoft.com/en-us/graph/api/workbook-createsession?view=graph-rest-1.0&tabs=http was working fine for Personal OneDrive accounts but it has stopped today on 6/4/2024. It is returning with the following error. The same error…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,139 questions
Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,625 questions
OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
919 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,662 questions
asked 2024-06-04T17:12:21.3133333+00:00
Abhishek 10 Reputation points
commented 2024-06-21T03:54:59.46+00:00
Adrian Wu 0 Reputation points Microsoft Employee
0 answers

workbooks.Open opens excel popup window to sign into account

Hello, When executing [workbooks. Open] in Excel VBA to open an Excel file, occasional login pop ups may appear, causing the program to terminate. May I ask how to solve this problem?

Office
Office
A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.
1,416 questions
Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,625 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,662 questions
asked 2024-06-20T09:01:38.2266667+00:00
Liu, Mengni 0 Reputation points
edited the question 2024-06-21T02:34:08.2033333+00:00
Emi Zhang-MSFT 23,191 Reputation points Microsoft Vendor
1 answer

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…

Outlook
Outlook
A family of Microsoft email and calendar products.
3,264 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,662 questions
Office Management
Office Management
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Management: The act or process of organizing, handling, directing or controlling something.
2,047 questions
Microsoft Exchange Online Management
Microsoft Exchange Online Management
Microsoft Exchange Online: A Microsoft email and calendaring hosted service.Management: The act or process of organizing, handling, directing or controlling something.
4,323 questions
asked 2024-06-05T11:57:03.36+00:00
Ante Kotarac 30 Reputation points
commented 2024-06-20T20:38:10.4733333+00:00
Wasatch IT 0 Reputation points
0 answers

Outlook Add-in - Call to mailbox.getUserIdentityTokenAsync returning undefined token for only some Microsoft accounts

I am working on a previously fully-functional Outlook Add-in that is having issues retrieving the ExchangeIdentityToken only for some Outlook accounts. This issue was first encountered on June 14th, 2024. However, our logs show that a similar error also…

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.
4,150 questions
Outlook
Outlook
A family of Microsoft email and calendar products.
3,264 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,662 questions
asked 2024-06-17T18:58:25.67+00:00
Patrick Willmann 0 Reputation points
commented 2024-06-20T16:41:12.9133333+00:00
Patrick Willmann 0 Reputation points
1 answer

Issues in OMML Editor with Tracked Changes

In Windows 11, word 2010, when we use tracked changes in OMML editor, "Final" and "Accept Tracked Changes" often do not behave correctly within the OMML editor. This is Final: Show Markup. This is Final: This is Accept…

Word
Word
A family of Microsoft word processing software products for creating web, email, and print documents.
722 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,662 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,693 questions
asked 2024-06-20T03:41:14.8133333+00:00
Nambirajan P 0 Reputation points
answered 2024-06-20T08:14:15.1166667+00:00
Jiajing Hua-MFST 6,910 Reputation points Microsoft Vendor
0 answers

HCL notes links in new outlook and outlook in the edge browser no longer work

HCL notes links in new Outlook and outlook in the Edge browser no longer work. (using outlook in chrome and firefox the links work as expected) Clicking on a link like this within outlook (which goes to the URL notes://server/db/0/doc) does nothing. When…

Outlook
Outlook
A family of Microsoft email and calendar products.
3,264 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,662 questions
asked 2024-06-19T23:42:29.39+00:00
James Kirby 10 Reputation points
commented 2024-06-20T07:10:15.9833333+00:00
SokiGuo-MSFT 24,941 Reputation points Microsoft Vendor
1 answer

Cannot get data back on Onedrive after Office 365 developer license expired license

My admin account just expired for Office 365 developer e5 a few days ago and now I can't log in to Onedrive. Is there any way I can access Onedrive to get my data back? Thank you.

OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
919 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,662 questions
asked 2024-06-16T07:14:53.0666667+00:00
Son Bee 0 Reputation points
commented 2024-06-20T02:05:25.93+00:00
Jiajing Hua-MFST 6,910 Reputation points Microsoft Vendor
1 answer

How do I display the current document name at the top of the MS Word/Excel window instead of d.docs.live.net?

At the top of my MS Work/Excel window it used to show the current document name but now shows "d.docs.live.net Word", or sometimes just shows "Work". How can I change this back to show the document name? When I google the issue many…

Microsoft Office Online Server
Microsoft Office Online Server
Microsoft on-premises server product that runs Office Online. Previously known as Office Web Apps Server.
610 questions
Office
Office
A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.
1,416 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,662 questions
asked 2024-06-18T18:42:50.7633333+00:00
Millie M 0 Reputation points
commented 2024-06-19T14:40:12.48+00:00
Millie M 0 Reputation points
2 answers

Outlook AutoDiscover is returning the wrong Tenant ID preventing Sign On.

The account's password has been reset. Outlook on the web is OK. The profile has been reset successfully. The Office software has been repaired. It is up-to-date. The Authenticator has been installed. The password was again reset. The error is: Request…

Exchange Server
Exchange Server
A family of Microsoft client/server messaging and collaboration software.
1,146 questions
Outlook
Outlook
A family of Microsoft email and calendar products.
3,264 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,662 questions
Exchange Server Management
Exchange Server Management
Exchange Server: A family of Microsoft client/server messaging and collaboration software.Management: The act or process of organizing, handling, directing or controlling something.
7,441 questions
asked 2023-10-26T19:28:04.7366667+00:00
Richard Burr 5 Reputation points
edited a comment 2024-06-19T04:54:30.3266667+00:00
Shehan Perera 0 Reputation points
0 answers

Auto reminder mail in VBA based on data in excel

Hi, i want to put a process ..we have formal RO process for radio industries.....when we don't have formal RO ..we book the deal and they promise to send formal RO in in a day or two....if we don't receive formal ro in a two days then we need to send a…

Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,625 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,662 questions
asked 2024-06-18T17:16:10.5433333+00:00
Jayant 0 Reputation points
edited the question 2024-06-19T03:00:04.8766667+00:00
Jiajing Hua-MFST 6,910 Reputation points Microsoft Vendor
0 answers

Do we have APIs for SharePoint eSignature services?

Hi All, I have gone through the below YouTube link and documentation. I want to integrate the e-Signature in my system through APIs and I'm not using the SharePoint user interface. Can you confirm if there are any APIs currently available for use? In…

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,662 questions
SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,768 questions
asked 2024-06-18T13:24:23.23+00:00
Pandiarajan Rajendran 0 Reputation points