3,896 questions with Office Development tags

Sort by: Updated
1 answer

When patching rows in a site's file, if a column is being filled with an Excel formula, the value of such column for the last row will be applied to all the others

I'm trying to patch some rows in a range in an Excel file contained in a Sharepoint site. This is the URL: PATCH https://graph.microsoft.com/v1.0/sites/{site id}/drive/items/{workbook id}/workbook/worksheets/{worksheet…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,004 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,896 questions
asked 2024-08-20T13:09:21.8233333+00:00
Samuele Zappala 0 Reputation points
answered 2024-10-05T11:38:24.63+00:00
Samuele Zappala 0 Reputation points
0 answers

How to send Azure AD SAML group claims using regular expressions, as I have multiple conditions to meet

I am looking for some help on regular expression for saml groups, I have set of groups ending with xyz and few groups starting info.test, and info.dev ...etc I have added the group claim in AzureAD enterprise apps and I have selected source attribute…

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,896 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.
3,250 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
21,699 questions
asked 2024-09-23T15:27:37.7666667+00:00
P Sreekar Babu 5 Reputation points
commented 2024-10-04T18:43:45.26+00:00
P Sreekar Babu 5 Reputation points
0 answers

Unable to upload STREAM video links into Microsoft Forms

Hello, I am unable to upload STREAM video links into Microsoft Forms question. I am getting the below screen as "Please upload YouTube URL" When I tried with YouTube URL, it is working but not with stream video links. Is this a service…

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,890 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,632 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,896 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,146 questions
asked 2024-10-04T16:10:52.8133333+00:00
Surya kumar 340 Reputation points
commented 2024-10-04T16:55:06.5966667+00:00
Viorel 117.2K Reputation points
1 answer

Calling CustomFunctions.associate after await causes first invocation to fail

I'm seeing an issue where calling CustomFunctions.associate after an await is causing the first invocation of the custom function to fail with #VALUE! A value used in the formula is of the wrong data type. Subsequent invocations of the custom function…

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,896 questions
asked 2024-10-03T23:42:10.06+00:00
Brice Lambson 0 Reputation points
edited an answer 2024-10-04T14:55:53.0166667+00:00
Brice Lambson 0 Reputation points
0 answers

Manually opened Word files are being closed when files are opened using Microsoft.Office.Interop.Word.dll (15.0.0.0). How can I prevent this?

I have a C# program that uses Microsoft.Office.Interop.Word.dll (15.0.0.0) to repeatedly open Word files, gather information, and close them. However, while my application is running in the background, if I try to manually open a Word file from Explorer…

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,890 questions
Word
Word
A family of Microsoft word processing software products for creating web, email, and print documents.
842 questions
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,913 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,896 questions
Word Management
Word Management
Word: A family of Microsoft word processing software products for creating web, email, and print documents.Management: The act or process of organizing, handling, directing or controlling something.
923 questions
asked 2024-10-04T00:25:07.69+00:00
Shintaro Yoshida 0 Reputation points
edited the question 2024-10-04T06:03:35.03+00:00
Jiajing Hua-MFST 9,905 Reputation points Microsoft Vendor
1 answer

ASP.Net Com-InterOp WORD issue after hosting in windows server

I have created a C#(.Net framework) API to convert Word to PDF using interop.word.dll. I have installed MS Office 2016 on the server. However, even when no one is logged on the server, I am getting the below exception. "Retrieving the COM class…

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
13,054 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,896 questions
Word Management
Word Management
Word: A family of Microsoft word processing software products for creating web, email, and print documents.Management: The act or process of organizing, handling, directing or controlling something.
923 questions
asked 2024-10-03T11:06:44.0166667+00:00
Murikkoli, Reshmi 0 Reputation points
edited the question 2024-10-04T06:02:21.71+00:00
Jiajing Hua-MFST 9,905 Reputation points Microsoft Vendor
6 answers

Error when Verifying Phone Number for E5 Tenant

I am trying to activate my E5 Tenant, but when I add my Swedish mobile number to receive the code for verification, I get the error message: We can't continue with the signup process for the following reason: Your phone number did not pass security…

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,896 questions
asked 2024-01-24T16:02:23.0766667+00:00
Rickard Wahlander 90 Reputation points
commented 2024-10-03T15:01:37.6233333+00:00
Simon Gymer 0 Reputation points
1 answer

Excel 365 when closing a window appears, The error '1004' has occurred at runtime:

Excel 365 when closing a window appears, The error '1004' has occurred at runtime: Error defined by the application or the object. I already reinstalled the office and it remains the same, any ideas????

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,896 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,715 questions
asked 2021-09-18T17:14:26.033+00:00
Olpega 3 1 Reputation point
commented 2024-10-03T13:24:49.9933333+00:00
Iñigo 6 Reputation points
2 answers

Outlook add-in logo/icon not updating after publishing updated manifest

We've recently updated our Outlook add-in manifest, which featured updated logos/icons. There appears to be some sort of caching issue whereby any existing users of the add-in are still seeing the old logo. Whilst we do not consider this to be a…

Outlook
Outlook
A family of Microsoft email and calendar products.
3,818 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,896 questions
asked 2023-06-07T08:05:33.9366667+00:00
Colin 5 Reputation points
commented 2024-10-03T12:25:16.44+00:00
Vaibhav Jain 0 Reputation points
0 answers

Outlook Addin Classic layout classic ribbon shows default image for plugin

Hi, I am working on Development of Outlook Addin for new look (Web). When we are testing my outlook Addin icon comes correctly in: a) outlook.office.com (web) b) Outlook installed on Windows with new look: But when I am testing same plugin on Outlook…

Outlook
Outlook
A family of Microsoft email and calendar products.
3,818 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,896 questions
asked 2024-10-03T12:10:36.4066667+00:00
Vaibhav Jain 0 Reputation points
2 answers

Which permissions are required for Graph OneDrive pre-provision to work?

I want to pre-provision users OneDrive using the following method: https://learn.microsoft.com/en-us/graph/api/drive-get?view=graph-rest-1.0&tabs=powershell This does not however work, and the reason why is unclear. I got two test users which both…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,004 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,896 questions
asked 2024-09-27T09:35:14.8566667+00:00
Kevin Giertz 0 Reputation points
commented 2024-10-02T11:23:44.9966667+00:00
CarlZhao-MSFT 41,941 Reputation points
0 answers

Disable autosave via Excel office.js addin

Our Addin performs thousand of cell changes in a loop. The problem is that Excel autosave, especially in Excel 365, kicks in at every cell change and becomes the bottleneck. We could not find ways to disable autosave from office.js API. Any…

JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
982 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,896 questions
asked 2021-05-12T06:38:21.337+00:00
Gianluca Bisceglie 6 Reputation points
commented 2024-10-02T08:07:56.3066667+00:00
Oleksandr Reznichenko 0 Reputation points
0 answers

Excel Automate Changing Formula on Corresponding Tabs.

I am trying to use the Automate feature to simplify some data structuring for my team. Once properly arranged said data is dispersed across two tabs in the same file using a Filtering formula. Once I engage the Automate function the formula on the…

Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,887 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,896 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,715 questions
asked 2024-10-01T12:32:23.99+00:00
Elia, Nicholas (HEALTH) 20 Reputation points
edited the question 2024-10-02T00:59:47.5666667+00:00
Emi Zhang-MSFT 24,986 Reputation points Microsoft Vendor
0 answers

How to apply the column width along with word wrap

I have an excel in which data is large i.e.2000 characters for a cell.Since no wrap was there I have added the wrap handling and extra code so that I am able to scroll properly. But column width is not getting set. It is 273+ only.Tried autofitcolumn as…

Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,887 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,896 questions
asked 2024-10-01T12:15:41.6266667+00:00
Ruchita 40 Reputation points
edited the question 2024-10-02T00:59:32.8533333+00:00
Emi Zhang-MSFT 24,986 Reputation points Microsoft Vendor
2 answers

Adding Gmail data to Outlook desktop app on Windows

How can I access my Gmail emails in MS Outlook on my Windows desktop? I have downloaded them in MBOX format, but I don't know how to import them into Outlook.

Outlook
Outlook
A family of Microsoft email and calendar products.
3,818 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,896 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,228 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,146 questions
asked 2024-07-09T07:10:41.8333333+00:00
Anbarasan Babu 40 Reputation points
answered 2024-10-01T10:39:49.27+00:00
Jamie Kaler 0 Reputation points
1 answer

Custom Forms do not sync in Outlook with O365

Hello, In my company, we use the Developer Tool to create custom forms for Contacts and Tasks, which generate new pages in the contact items within Outlook. We use these custom fields to keep our contacts updated, filter them, and perform various other…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
10,088 questions
Outlook
Outlook
A family of Microsoft email and calendar products.
3,818 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,896 questions
asked 2024-09-30T12:03:46.1166667+00:00
Celia Trullà 0 Reputation points
edited the question 2024-10-01T07:41:27.2833333+00:00
ChetanSharmamsft 1,031 Reputation points Microsoft Vendor
1 answer

Excel - Automatic date changer

Hi I'm trying to have one date that changes once that date is reached, adding 4 weeks to it. example: starting with the cell displaying 18 Oct 24 when it actually gets to that date, the cell adding 4 weeks to it, displaying 15 Nov 24 this action…

Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,887 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,896 questions
asked 2024-09-26T09:57:18.4766667+00:00
Kieran Grant 0 Reputation points
commented 2024-10-01T07:00:22.0266667+00:00
Emi Zhang-MSFT 24,986 Reputation points Microsoft Vendor
0 answers

Office Scripts : Chart Data Labels "Values From Cells

I am trying to create an Automate Script in Excel that will generate and format chart. I am getting close, but I can't figure out how to set Data Label values. I want the same functionality as the Format Data Label/Label Options/Vale From Cells as…

Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,887 questions
JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
982 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,896 questions
asked 2024-09-30T20:07:14.6433333+00:00
Tim Smith 0 Reputation points
edited the question 2024-10-01T06:03:06.7866667+00:00
Emi Zhang-MSFT 24,986 Reputation points Microsoft Vendor
0 answers

How to update all fields in a Word document

I'm new to Office Web Add-Ins (having come from VSTO land), so I'm probably not understanding something small and silly.. I have a document that contains 10 SEQ fields {{SEQ Test * MERGEFORMAT}} . I copied and pasted them, so they all show a result of…

Word
Word
A family of Microsoft word processing software products for creating web, email, and print documents.
842 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,896 questions
asked 2024-10-01T02:21:58.8633333+00:00
Matthew Fitzmaurice 0 Reputation points
edited the question 2024-10-01T02:27:43.8866667+00:00
Matthew Fitzmaurice 0 Reputation points
1 answer

Microsoft graph api while posting comments gives missing header Client-Request-Id even though its passed

When trying to post comment on a word document using the microsoft workbook comments api getting https://graph.microsoft.com/v1.0/sites/{siteid}/drive/items/{itemid}/workbook/comments Error message:…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,004 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,896 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,971 questions
asked 2024-09-21T00:00:13.1633333+00:00
Pradeep Gopal 0 Reputation points
edited a comment 2024-10-01T01:02:07.4666667+00:00
Pradeep Gopal 0 Reputation points