3,891 questions with Office Development tags

Sort by: Updated
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.
11,981 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,891 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,891 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,882 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,891 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,714 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,911 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,882 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,891 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,911 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,801 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,891 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,222 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,145 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,077 questions
Outlook
Outlook
A family of Microsoft email and calendar products.
3,801 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,891 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,882 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,891 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,911 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,882 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,891 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,911 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.
840 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,891 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.
11,981 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,891 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,967 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
0 answers

OfficeC2RClient.exe get progress state

Hello, I would like to implement Office updates into our scheduled maintenance automation. Therefore, using OfficeC2RClient.exe and a CMD should be a convenient way to achieve this. I'm using the following parameters: "C:\Program Files\Common…

Office
Office
A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.
1,626 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,891 questions
asked 2023-05-31T07:32:09.7733333+00:00
Kevin Schweiger 41 Reputation points
commented 2024-09-30T22:26:47.08+00:00
Eduardo Vizintin 0 Reputation points
0 answers

Word addin - Office js Api

Is it possible via the Office JS API to manipulate the Word document or individual paragraphs so as to make them read-only? To be clear, I would like to do…

Word
Word
A family of Microsoft word processing software products for creating web, email, and print documents.
840 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,891 questions
asked 2024-09-30T11:40:06.63+00:00
Bono Davide 0 Reputation points
0 answers

Visio: A function with multiple conditions

Please help me write a function. Unfortunately, I do not understand how to assemble functions of such complexity, I can cope with fewer conditions. It is necessary to collect compliance with several conditions using the "User-defined Cells" and…

Visio
Visio
A family of Microsoft products used to create diagrams and vector graphics.
95 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,891 questions
asked 2024-09-27T19:16:22.1366667+00:00
Alex 20 Reputation points
edited the question 2024-09-30T09:29:31.6133333+00:00
Jiajing Hua-MFST 9,905 Reputation points Microsoft Vendor
1 answer

Reading log details from text file

Hi, I have a application log files in text format and want to read start/end time of a particular job from text file and then put it into an excel file with VB Script. Let me know if any further clarification or info. is required. Thanks

Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,882 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,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,891 questions
asked 2024-09-27T12:27:20.6933333+00:00
PATEL Prashant Kumar 20 Reputation points
edited the question 2024-09-30T01:43:46.56+00:00
Emi Zhang-MSFT 24,911 Reputation points Microsoft Vendor
0 answers

Cómo puedo descargar la suite de Office? Yo tengo una licencia de Microsoft 365 pero no tengo la suite de Office en mi computadora.

Cómo puedo descargar la suite de Office? Yo tengo una licencia de Microsoft 365 pero no tengo la suite de Office en mi computadora.

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,891 questions
asked 2024-09-29T19:03:33.4933333+00:00
Aldo García 0 Reputation points
1 answer One of the answers was accepted by the question author.

query on powerpoint

One of my users is unable to see the 'Set as Default Theme' option in PowerPoint. When I check on my end, I can see this option. Please guide me on how to make the 'Set as Default Theme' option visible to the user. The user is using Office version 2407…

Office
Office
A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.
1,626 questions
PowerPoint
PowerPoint
A family of Microsoft presentation graphics products that offer tools for creating presentations and adding graphic effects like multimedia objects and special effects with text.
290 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,891 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,145 questions
PowerPoint Management
PowerPoint Management
PowerPoint: A family of Microsoft presentation graphics products that offer tools for creating presentations and adding graphic effects like multimedia objects and special effects with text.Management: The act or process of organizing, handling, directing or controlling something.
230 questions
asked 2024-09-27T06:09:34.1133333+00:00
Rising Flight 4,516 Reputation points
accepted 2024-09-29T11:09:30+00:00
Rising Flight 4,516 Reputation points
1 answer

Unable to access the Worksheet window in Visual Basic editor in Excel (Microsoft 365) on Mac with error message "Variable uses an Automation type not supported in Visual Basic"

Long time Excel user, but new to VBA. Attempted to copy VBA code to sort a worksheet into the VB Editor Worksheet window. VBE would not open the Worksheet widow and produced the error message "Variable uses an Automation type not supported in…

Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,882 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,891 questions
asked 2024-09-26T14:59:20.9966667+00:00
Brian Gormley 0 Reputation points
accepted 2024-09-28T18:44:19.32+00:00
Brian Gormley 0 Reputation points
4 answers

Fake Copy/Paste (copy text - paste example TYfcWtHDivhu9PRkaaCCVAoAk6SKTS2XDH)

I use exclusively MS products on different servers at the same time. But for more than a year now I have been suffering from a problem with copying text. The problem is that after copying the text, the following TYfcWtHDivhu9PRkaaCCVAoAk6SKTS2XDH…

Windows Server 2019
Windows Server 2019
A Microsoft server operating system that supports enterprise-level management updated to data storage.
3,743 questions
Remote Desktop
Remote Desktop
A Microsoft app that connects remotely to computers and to virtual apps and desktops.
4,542 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,891 questions
Windows Server Security
Windows Server Security
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.Security: The precautions taken to guard against crime, attack, sabotage, espionage, or another threat.
1,832 questions
Microsoft Defender for Identity
Microsoft Defender for Identity
A Microsoft service that helps protect enterprise hybrid environments from multiple types of advanced, targeted cyberattacks and insider threats.
201 questions
asked 2024-07-29T13:24:52.7266667+00:00
Vitalii P 10 Reputation points
commented 2024-09-28T13:45:18.03+00:00
YUVII RAJ 0 Reputation points
0 answers

Inserting images from an office add-in and keeping track of them.

This is my first office add-in project so please do provide as much information as you like that might help. I'm trying to have my office add-in insert images into a word document, these images are generated on the fly by a backend service and I…

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,891 questions
asked 2024-09-27T14:40:03.0733333+00:00
Jack Steel 0 Reputation points
2 answers

Customize People search vertical Microsoft Search Office 365

We would like to customize the people vertical result to exclude service accounts from the list and if possible to include filters https://admin.microsoft.com/Adminportal/Home#/MicrosoftSearch/verticals

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,674 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,891 questions
asked 2024-09-11T07:27:34.7533333+00:00
Catalin Pasu 0 Reputation points
commented 2024-09-27T09:43:35.9033333+00:00
Yanli Jiang - MSFT 25,941 Reputation points Microsoft Vendor