3,707 questions with Office Development tags

Sort by: Updated
1 answer

Random 404 responses to ExecuteRichApiRequest http POST requests

How can I prevent frequent 404 responses to a Post request to "ExecuteRichApiRequest" (https://usc-excel.officeapps.live.com/x/_vti_bin/EwaInternalWebService.json/ExecuteRichApiRequest?waccluster=US1 ) in my JavaScript API-built excel add-on?…

JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
937 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,707 questions
asked 2024-07-12T18:43:23.81+00:00
Justin Fitch 0 Reputation points
answered 2024-07-18T23:29:11.2066667+00:00
Justin Fitch 0 Reputation points
0 answers

Install failure of Virtual Studio 2010 Tools

Hi, I would like to use Office TimeLine (MS Powerpoint add-on) and it needs VSTO 2010. When I try to install it, i've the following message: "Microsoft Virtual Studio Tools for Office Runtime 2010 has not been installed because : Generic trust…

Office
Office
A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.
1,458 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,707 questions
asked 2024-07-18T08:55:13.22+00:00
SAGET Sebastien 0 Reputation points
edited the question 2024-07-18T15:13:40.4266667+00:00
Mike Bowen 1,516 Reputation points Microsoft Employee
1 answer

https://outlook.office.com/connectors/oam/publish/ is not reachable.

When I try to entering the link https://outlook.office.com/connectors/oam/publish/, it's causing a Http 500 error.

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,707 questions
asked 2024-07-18T06:18:22.12+00:00
Xue Dong (US) 0 Reputation points
commented 2024-07-18T14:14:13.46+00:00
Wachs Florian 0 Reputation points
1 answer

Is it possible to exceed the 999 character limit on setting an InternetHeader in an Addin for Outlook?

For a business project, I am creating an Outlook Addin which will decode an email and check signatures after which we then add labels and so on. I am required to send an InternetHeader with my email this way: item.internetHeaders.setAsync({…

Outlook
Outlook
A family of Microsoft email and calendar products.
3,401 questions
JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
937 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,707 questions
asked 2024-07-16T14:09:26.97+00:00
bram robyn 5 Reputation points
commented 2024-07-18T14:07:57.7433333+00:00
Michael Taylor 51,016 Reputation points
0 answers

VSTO - How to disable Word ribbon buttons when user selects a modern comment

Hi, Details: VSTO addin for Word Word version: 2405 (Build 17628.20188 Click-to-Run) Problem: In our VSTO addin, when a user is focussing a modern comment, we'd like to disable certain ribbon buttons. This is because some of our features don't work when…

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,707 questions
asked 2024-07-16T08:21:34.89+00:00
Rhys Wakeham 11 Reputation points
edited the question 2024-07-18T09:57:31.57+00:00
Rhys Wakeham 11 Reputation points
1 answer

Office Script to delete all rows in a table receives timeout error

I have an office script that is designed to delete all rows in a table. When I run it for 50 or less rows it runs with no problem, but times out when I test it for a larger number of rows (~600). Once this project is live I anticipate the table will…

Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,682 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,707 questions
asked 2024-05-16T14:08:07.1333333+00:00
Wewillendure 0 Reputation points
answered 2024-07-18T07:18:50.4366667+00:00
WANG,JUN (Agilent CHN) 0 Reputation points
0 answers

Can i add another value in this PivotFilter statement?

Hi, Can i add another value (e.g. TLOG_MMF_COR_0003) in the below statement 'Type:=xlCaptionDoesNotBeginWith' where existing value1 'ATLOG_MMF_0003' is there already: ============================================ …

Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,682 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,707 questions
asked 2024-07-17T19:28:50.9833333+00:00
Ruiz Nelli 20 Reputation points
edited the question 2024-07-18T05:27:37.7133333+00:00
Jiajing Hua-MFST 7,625 Reputation points Microsoft Vendor
0 answers

Problems with VBA

This will look for current year and month folder problem one is it keeps cresting the 2 folders over and over again, Also would like for it to save the file with the value of a cell like if I put address in it would save in the current month file with…

Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,682 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,707 questions
asked 2024-07-17T09:35:19.11+00:00
James Barber 0 Reputation points
edited the question 2024-07-18T01:26:55.44+00:00
Jiajing Hua-MFST 7,625 Reputation points Microsoft Vendor
0 answers

Add-in development under G3 GCC license

I'm developing an Outlook add-in, we're assigned a G3 GCC license, and I'm assigned the Exchange Administrator role. Upon attempting to launch an add-in using Yeoman's Generator, I'm presented with: (×) Error: Get ServiceUrl failed. Request failed with…

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,707 questions
asked 2024-07-17T19:38:47.0833333+00:00
Chris Garcia 0 Reputation points
1 answer

Outlook add-in is not getting access to downloading emails from Exchange

Description: I have been working on an Outlook add-in from a template that is created using Yeoman Generator for Office Add-ins (javascript based and xml manifest). The idea is to make an easy way to download emails and store it in my organisations…

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,707 questions
Microsoft Entra
asked 2024-07-10T08:29:09.75+00:00
Jacob Brock-Hansen 1 Reputation point
commented 2024-07-17T04:37:48.8+00:00
Shweta Mathur 29,531 Reputation points Microsoft Employee
0 answers

VBA codes using Named Ranges is not working since migration to O365

We recently migrated to O365 and we have several spreadsheets that are legacy items that transpose information from one sheet to another (info from input sheet to a table that is on another sheet for upload and is reconfigured to a different format) . …

Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,682 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,707 questions
asked 2024-07-16T14:28:43.7766667+00:00
Jennifer Ford 0 Reputation points
edited the question 2024-07-17T01:34:36.55+00:00
Emi Zhang-MSFT 23,736 Reputation points Microsoft Vendor
0 answers

In a Word Add-In using the JS API, how to update a text by adding/removing certain parts?

We've built an Office Add-in for Word, and would like to build the following: User selects one or more paragraphs. They click a button in our add-in. This will send the text to our API which returns an updated version of these paragraphs. It should…

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,707 questions
asked 2024-07-16T22:09:02.1133333+00:00
Roland 0 Reputation points
edited the question 2024-07-16T23:15:35.5133333+00:00
Roland 0 Reputation points
1 answer

System.ArgumentException: Value does not fall within the expected range.

I am making an Excel Addin in C# in Visual Studio. I have already made another simpler Addin and installed it with no problem. But on this one I am getting the following error: “Name: ExcelAddin_RSMeansV.2 From: file:///C:/Users/jstebbins/Desktop/Excel…

Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,682 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,620 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,707 questions
Microsoft 365 Publishing
Microsoft 365 Publishing
Microsoft 365: Formerly Office 365, is a line of subscription services offered by Microsoft which adds to and includes the Microsoft Office product line. Publishing: The process of preparing, producing, and releasing content for distribution or sale.
606 questions
asked 2023-12-05T03:02:02.8933333+00:00
Joshua S 5 Reputation points
answered 2024-07-16T17:24:06.3666667+00:00
Waqar Kabir 1 Reputation point
8 answers One of the answers was accepted by the question author.

New Outlook - How to view multiple calendars side by side

I just switched to 'New Outlook' (Microsoft Outlook Version 1.2023.411.200 (Production). Client Version is 20230414002.01) and I'm unable to view more than one calendar side-by-side. When I select more than one calendar, the default overlaps them in one…

Office
Office
A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.
1,458 questions
Outlook
Outlook
A family of Microsoft email and calendar products.
3,401 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,707 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,062 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,061 questions
asked 2023-04-18T19:38:00.32+00:00
Yasmeen 231 Reputation points
commented 2024-07-16T13:18:10.0866667+00:00
ReginaD 0 Reputation points
1 answer

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,401 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,707 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,062 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,061 questions
asked 2024-07-09T07:10:41.8333333+00:00
Anbarasan Babu 40 Reputation points
commented 2024-07-16T05:06:10.58+00:00
SokiGuo-MSFT 25,731 Reputation points Microsoft Vendor
2 answers

print only the first page of the selected email using a macro

With outlook The emails I receive are very long and when I print I throw away a lot of paper, I only need the first page. I would like to do this with a macro that chooses the printer and only defines the first page Thanks Franco

Outlook
Outlook
A family of Microsoft email and calendar products.
3,401 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,707 questions
asked 2024-05-08T09:08:27.84+00:00
Franco Levati 0 Reputation points
answered 2024-07-15T15:05:19.7833333+00:00
Franco Levati 0 Reputation points
0 answers

Is OLE Automation for composing emails supported in the New Microsoft Outlook App?

Is it possible to compose an email using OLE automation in the New Microsoft Outlook app? Earlier we were using MSOUTL.dll to compose an email (with attachments) but with the New Microsoft Outlook App the following initialization call fails. hr =…

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,707 questions
asked 2024-07-12T16:51:32.3133333+00:00
Vivek Kumar 1 Reputation point
edited the question 2024-07-15T07:51:50.7966667+00:00
Vivek Kumar 1 Reputation point
0 answers

Excel officeJs add-in custom function stopped working whenever we deploy new changes on our on-premises server

We created an Excel-based OfficeJs add-in for our client's livestock market streaming application. The add-in is pushed to the app source. https://appsource.microsoft.com/en-us/product/office/wa200006893?tab=overview When we deploy fixes or…

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,707 questions
asked 2024-07-15T07:45:03.8366667+00:00
Kishan Vaishnani 6 Reputation points
0 answers

I am trying to integrate my IM application with outlook 2016 , i implemented all the interfaces required for integration.But in debug mode outlook never calls my debug points in the interfaces

my interfaces are not getting called

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,707 questions
asked 2024-07-15T07:37:00.61+00:00
solution architect 0 Reputation points
12 answers

Workbook.refreshAllDataConnections() is not supported in Power Automate.

Dear all, I have an excel sheet with an active connection which I am able to refresh to get the newest data. Now I've got another PowerAutomate Flow which is working fine with a script inside this Sheet to send me via Teams numbers which I want to be…

Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,682 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,707 questions
asked 2023-04-20T06:58:58.2433333+00:00
MMPB 60 Reputation points
commented 2024-07-14T16:50:00.1466667+00:00
Usama Waheed 0 Reputation points