3,453 questions with Office Development tags

Sort by: Updated
0 answers

Please fix the following issues to continue

Please fix the following issues to continue

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,453 questions
asked 2024-04-05T11:38:07.09+00:00
Frank 0 Reputation points
edited the question 2024-04-16T09:08:15.2866667+00:00
Frank 0 Reputation points
2 answers

Retrieving the COM class factory for component with CLSID {00000000-0000-0000-0000-000000000000} failed due to the following error: 80040154

I have a simple PowerShell script as below  $excel = new-object -ComObject excel.application  $filePath = 'filename.xlsm'  $wb = $excel.workbooks.open($filePath)  $excel.Run('Macro')  $excel.quit()  Stop-Process -Name "Excel" When I trigger the…

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,605 questions
SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,449 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,453 questions
asked 2024-04-14T20:25:01.46+00:00
sandeep singamaneni 0 Reputation points
commented 2024-04-16T09:03:15.6233333+00:00
ZoeHui-MSFT 32,411 Reputation points
0 answers

Reply to email recipient only

I am working on a Logic App that will watch a mailbox and process emails that come through with particular conditions. What we want to do is be able to reply to the message but only send it to the recipient. for example Customer1 sends a purchase order…

Outlook
Outlook
A family of Microsoft email and calendar products.
2,892 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,821 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,453 questions
asked 2024-04-15T21:03:54.23+00:00
Brandon Hunt 0 Reputation points
commented 2024-04-16T07:35:42.12+00:00
MayankBargali-MSFT 67,991 Reputation points
0 answers

Getting error in updating the Graph API version for creating worksheet

Hello there, I have written some code for my project, where I'm creating the worksheet using the Graph API version 5.42 in Java. Now I'm updating the version to the latest one, and it is not showing the below error for the respective code. Error showing…

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,719 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,475 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,453 questions
asked 2024-04-16T04:13:27.9466667+00:00
Ashish Kumar 0 Reputation points
1 answer

Creating Events with 'Outlook Deep Link': Tab Blankness Issue

When accessing the "Outlook Deep Link" (https://outlook.office.com/calendar/deeplink/compose) from our webpage, it correctly opens and enables event saving/sending. Previously, it would close automatically after performing the action, but for…

Outlook
Outlook
A family of Microsoft email and calendar products.
2,892 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,453 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.
4,859 questions
asked 2024-03-27T09:29:17.44+00:00
Shradha Pokhriyal 5 Reputation points
answered 2024-04-16T02:01:54.7966667+00:00
Mari Cadete 0 Reputation points
1 answer

Issue to run the macro

Hi, There is an issue and cannot run the macro code as expected. Please help.

Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,432 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,453 questions
asked 2024-04-08T09:48:27.5766667+00:00
Peter_1985 2,466 Reputation points
edited the question 2024-04-15T08:21:56.0966667+00:00
Emi Zhang-MSFT 21,471 Reputation points Microsoft Vendor
0 answers

I would like to export all tracked changes in my excel sheet

I have an Excel spreadsheet in which I made changes and turned on track changes. I can do a 'Show changes', but I would like to export all those changes to a new Excel sheet. Do you have an code that can do that?

Word
Word
A family of Microsoft word processing software products for creating web, email, and print documents.
652 questions
Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,432 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,453 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,637 questions
asked 2024-04-13T12:54:27.94+00:00
Sultana 0 Reputation points
edited the question 2024-04-15T08:10:06.39+00:00
Jiajing Hua-MFST 4,440 Reputation points Microsoft Vendor
0 answers

Microsoft.Office.Interop.Outlook and Baseline

Hi, It doesn't seem to be possible to get a mailbox in Outlook with Microsoft.Office.Interop.Outlook from your own desktop application when Baseline security is turned on. Is there a way to do this? We have tried to certify the…

Outlook
Outlook
A family of Microsoft email and calendar products.
2,892 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,453 questions
asked 2024-04-12T12:25:29.2266667+00:00
Daniel Andersson 0 Reputation points
commented 2024-04-15T08:09:55.7866667+00:00
SokiGuo-MSFT 22,916 Reputation points Microsoft Vendor
0 answers

How do I throttle mail merge with vba

My mail service has a limit of 25 emails a minute and i run a photographic competition where i have up to 600 entrants that i need to email to in bulk with Word and Excel. This is all non-profit and not regular enough to buy an add on to it. Is there a…

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,453 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.
891 questions
asked 2024-04-15T01:14:44.24+00:00
John Hawkins 0 Reputation points
edited the question 2024-04-15T07:24:47.57+00:00
Jiajing Hua-MFST 4,440 Reputation points Microsoft Vendor
1 answer

Is it possible to obtain the debug symbols for Microsoft Outlook?

Hello, I'm currently experiencing some issues with Microsoft Outlook and would like to debug it. Is it possible to obtain access to the corresponding .pdb files/debug symbols for Outlook? I've tried using WinDbg for debugging, similar to how I debugged…

Outlook
Outlook
A family of Microsoft email and calendar products.
2,892 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,453 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.
4,859 questions
asked 2024-04-12T17:23:43.2066667+00:00
YanaVV-0153 0 Reputation points
edited the question 2024-04-15T07:04:15.66+00:00
Anna Xiu-MSFT 25,376 Reputation points Microsoft Vendor
1 answer

how to create outlook plugin

How to create an outlook plugin that can access calendar events

Outlook
Outlook
A family of Microsoft email and calendar products.
2,892 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,453 questions
asked 2024-04-14T11:33:20.6033333+00:00
Cindy Barker 0 Reputation points
edited the question 2024-04-15T02:23:24.4366667+00:00
ChristyZhang-MSFT 20,621 Reputation points Microsoft Vendor
0 answers

VSTO in Word

Some time ago we made a Word add-in which is used for quick launch functionality to access software that we produce. We created this with using VSTO. From the “Important” box on the following page…

Word
Word
A family of Microsoft word processing software products for creating web, email, and print documents.
652 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,280 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,453 questions
asked 2024-04-12T14:04:51.2466667+00:00
Thomas Peach 0 Reputation points
edited the question 2024-04-15T01:17:59.5733333+00:00
Emi Zhang-MSFT 21,471 Reputation points Microsoft Vendor
1 answer

onedrive download files

I have used this documentation : https://learn.microsoft.com/en-us/onedrive/developer/controls/file-pickers/js-v72/open-file?view=odsp-graph-online It is redirecting me to the home page of my application most of the times and occasionally it opens the…

OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
793 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,453 questions
asked 2024-04-12T11:44:02.6366667+00:00
Pooja Avula 0 Reputation points
answered 2024-04-15T01:14:40.96+00:00
Emi Zhang-MSFT 21,471 Reputation points Microsoft Vendor
0 answers

How to handle NewMail or NewMailEx event in outlook web add-in?

outlook COM add-in can handle 'NewMail' or 'NewMail' event, but in outlook web add-in, I don't find event. How to handle 'NewMail' or 'NewMailEx' event in outlook Web add-in? How to handle 'NewMail' or 'NewMailEx' event in outlook Web add-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,453 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.
4,859 questions
asked 2024-04-07T01:34:52.44+00:00
Office 5 Reputation points
commented 2024-04-14T21:46:27.0333333+00:00
Antonio Filpo 0 Reputation points
0 answers

How to Save a Workbook via an Office Script

Overview My SQL Query and Related Office Script I am getting acquainted with Office Scripts and the ability to trigger those scripts via PowerAutomate flows. My Use Case I want to schedule a nightly refresh of a SQL query housed within my Excel…

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,453 questions
asked 2024-04-14T13:35:43.78+00:00
Seneca123 0 Reputation points
0 answers

How to Save a Workbook via an Office Script

Overview ----------- My SQL Query and Related Office Script I am getting acquainted with Office Scripts and the ability to trigger those scripts via PowerAutomate flows. My Use Case I want to schedule a nightly refresh of a SQL query housed…

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,453 questions
asked 2024-04-14T13:32:50.7633333+00:00
Seneca123 0 Reputation points
1 answer

I want to copy an excel online data range and paste it to another workbook

Hi All, I want to use Office script and perform below action if possible please? I have a master excel file on SharePoint contains 7 sheets. Each sheet are for weekly schedule like Saturday, Sunday and Monday and so on. I want to copy Master…

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,453 questions
asked 2024-03-16T08:14:51.1666667+00:00
Atanu Sarkar 0 Reputation points
edited an answer 2024-04-14T13:17:23.59+00:00
Shawn Collins 185 Reputation points
1 answer

Migrating data from one workbook to another

Hi there, I'm currently using Office Scripts to automate a task, and I've run into a challenge. I need to dynamically extract data from one worksheet in a different workbook and then use that data as a parameter for a script that's supposed to work 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,453 questions
asked 2024-03-22T06:26:27.6766667+00:00
Thato Phohlela 0 Reputation points
answered 2024-04-14T13:04:26.2266667+00:00
Shawn Collins 185 Reputation points
1 answer

X-Unsent: 1 doesn't work on windows 11 and new outlook

Hello, I generate an eml file but the header X-Unsent doesn't work anymore on the new outlook version (windows 11). How can I specify the mail is a draft ? Sincerly

Outlook
Outlook
A family of Microsoft email and calendar products.
2,892 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,453 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,070 questions
asked 2024-04-05T14:29:07.5866667+00:00
AZKa 10 Reputation points
commented 2024-04-13T09:42:22.0833333+00:00
Jonas Petraška 0 Reputation points
0 answers

Excel Password control

I would like to use a button to unprotect a worksheet. Currently while modifying a worksheet that is protected, I either have to go into the macros and edit out all the protection instructions and then put them all back again or enter in the password…

Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,432 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,453 questions
asked 2024-04-09T15:23:01.35+00:00
TROY c 60 Reputation points
commented 2024-04-13T02:05:25.29+00:00
Shawn Collins 185 Reputation points