3,829 questions with Office Development tags

Sort by: Updated
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,806 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,815 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,829 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.
616 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,573 questions
Outlook
Outlook
A family of Microsoft email and calendar products.
3,640 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,829 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,157 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,108 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,640 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,829 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,157 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,108 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 26,596 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,640 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,829 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,829 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,829 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,829 questions
asked 2024-07-15T07:37:00.61+00:00
solution architect 0 Reputation points
2 answers

VBA Macro for PowerPoint to format videos

I 'm trying to format automatically  all the videos in a PowerPoint presentation doing the following: Maximize the size of the video in the slide.  Center the video in the slide. Playing the video in a continuous loop. Playing the video…

Office
Office
A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.
1,573 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.
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,829 questions
asked 2024-03-06T23:09:04.3633333+00:00
Guille01 0 Reputation points
answered 2024-07-11T15:24:57.3233333+00:00
Felipe Alcantara 0 Reputation points
2 answers

How to fix error Access to image at '....' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.

At my work, our websites sends daily emails with images of reports that are linked to the website itself. It was doing this just fine up until yesterday, however starting today, the images don't show up at all. (see image below) This only happens when…

Windows
Windows
A family of Microsoft operating systems that run across personal computers, tablets, laptops, phones, internet of things devices, self-contained mixed reality headsets, large collaboration screens, and other devices.
5,266 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,573 questions
Outlook
Outlook
A family of Microsoft email and calendar products.
3,640 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,829 questions
asked 2023-03-10T20:26:29.2866667+00:00
Paulina Jaramillo 10 Reputation points
commented 2024-07-11T10:03:12.5+00:00
Fergeeno Lazaro Valeriano 0 Reputation points
0 answers

Help with "DataPivotHierarchy setSummarizeBy: The argument is invalid or missing or has an incorrect format." error

I have an excel script which used to run with no problems. Suddenly I'am getting an error when trying to set a column to summarise by average in a pivot table. I get the following error: DataPivotHierarchy setSummarizeBy: The argument is invalid or…

Office
Office
A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.
1,573 questions
Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,806 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,829 questions
asked 2024-07-11T05:26:39.35+00:00
Felipe Leefu Huang Lin 5 Reputation points
edited the question 2024-07-11T07:26:06.5166667+00:00
Emi Zhang-MSFT 24,441 Reputation points Microsoft Vendor
0 answers

VSTO desktop add-in connectivity with Azure Resources

Is there a way for VSTO desktop add-in to connect with Azure resources such as Azure Storage and Cognitive service via Azure Managed Identity authentication? Edit: Is there anyone who can help me reach out to the VSTO/Office desktop add-in support team?

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,829 questions
asked 2024-07-10T05:27:18.06+00:00
Princeton Miel Jurilla 0 Reputation points Microsoft Vendor
edited the question 2024-07-11T05:48:28.7566667+00:00
Princeton Miel Jurilla 0 Reputation points Microsoft Vendor
0 answers

My developer account expired

Hello, In October of last year I registered for a developper subscription for a project I was working on. As the development on that project got paused, my subscription expired. Yesterday I got told that dev on that project would restart but I saw that…

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,829 questions
asked 2024-05-16T12:32:39.6833333+00:00
Mathieu SERVIERE 10 Reputation points
commented 2024-07-10T11:13:59.02+00:00
Padmahasa B N 1 Reputation point
1 answer

why Excel VBA modules are not getting saved?

Hello All, I am working on development of a project specific excel tool and I am stuck on one issue.   I am facing an issue in saving the modules which I create in Visual Basics Window. The modules gets discarded every time I close the excel and reopen…

Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,806 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,829 questions
asked 2023-03-24T06:08:46.1733333+00:00
Medha Nandkishor Goley 5 Reputation points
edited a comment 2024-07-10T10:07:23.1533333+00:00
Louis du Preez 0 Reputation points
0 answers

I need a simple and elegant solution to export a detailed audit of all changes to an Excel Online file.

What I'm looking for is a report that shows the same format as the legacy "Track Changes" function, but in a modern environment. I believe the best way would be to aggregate all of the changes that are listed by the "track changes"…

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,672 questions
Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,806 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,603 questions
JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
967 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,829 questions
asked 2024-07-09T22:54:39.3033333+00:00
Mark George 0 Reputation points
edited the question 2024-07-10T05:50:07.79+00:00
Emi Zhang-MSFT 24,441 Reputation points Microsoft Vendor
1 answer

Unable to set my 'Busy Status' in outlook when replying to a meeting invite?

I can't seem to set my 'busy status' (free, busy, out of office etc) during the 'response' screen when replying to meeting invites. Do I need to manually set this for each meeting by selecting from my calendar after responding to the email invite? I am…

Microsoft Exchange Online
VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,711 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,829 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,157 questions
asked 2024-06-11T15:43:45.1366667+00:00
Marcus Pottinger 0 Reputation points
edited the question 2024-07-09T07:31:50.24+00:00
Bruce Jing-MSFT 3,890 Reputation points Microsoft Vendor
1 answer

How do I get the program past the "modify setup" box?

I have some documents from Veterans Affair that need downloaded, but when I use the link they provided for Azure info protection they program is stuck on a box with "modify setup" and I can't use the program to download the documents. Please…

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,829 questions
Windows 10 Setup
Windows 10 Setup
Windows 10: A Microsoft operating system that runs on personal computers and tablets.Setup: The procedures involved in preparing a software program or application to operate within a computer or mobile device.
1,940 questions
asked 2024-07-06T09:19:13.6033333+00:00
kasi 0 Reputation points
answered 2024-07-09T06:04:39.3766667+00:00
Neuvi Jiang 760 Reputation points Microsoft Vendor
0 answers

dynamic add label to userform and click event

I want to dynamically add multiple labels to a userform and then capture the click event to run a macro based on the name of the label. I figured out how to add the labels but not the click event. Thank you in advance. :-)

Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,806 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,829 questions
asked 2024-07-08T18:49:35.2366667+00:00
Vayder, Dean 0 Reputation points
edited the question 2024-07-09T05:43:01.91+00:00
Emi Zhang-MSFT 24,441 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,640 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,829 questions
asked 2024-06-19T23:42:29.39+00:00
James Kirby 45 Reputation points
edited a comment 2024-07-08T19:14:54.7066667+00:00
Brent Goedert 5 Reputation points
0 answers

microsoft visio viewer was not able to complete the operation - vba in excel

I am using the Visio Viewer Active X control in excel. When I try using the following method I get the message "microsoft visio viewer was not able to complete the operation" Sheet1.ViewerSMG.Load…

Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,806 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,829 questions
Visio Management
Visio Management
Visio: A family of Microsoft products used to create diagrams and vector graphics.Management: The act or process of organizing, handling, directing or controlling something.
251 questions
asked 2024-07-04T16:02:04.78+00:00
stewart graham 0 Reputation points
commented 2024-07-08T17:19:25.7866667+00:00
Viorel 116.5K Reputation points
0 answers

Vertical lines for scrollbar visible in desktop add-in when add-in section is resized

When i resize the add-in section in my excel desktop app these vertical lines are visible where the previous position of scrollbar was present. It works fine for the online excel spreadsheet issue only occurs in desktop application. I have tried clearing…

Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,806 questions
JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
967 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,829 questions
asked 2024-07-08T07:33:58.1866667+00:00
Saloni Jagga 0 Reputation points