3,602 questions with Office Development tags

Sort by: Updated
3 answers

How can I open Microsoft Excel in Visual Basic.NET

I am using Visual Studio 2023 for using Visual Basic. I have latest version of Microsoft Office. I want to open Excel using Visual Basic (not VBA). Please tell me how to go about it. It is very important for me.

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,482 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,613 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,602 questions
asked 2024-06-02T16:30:14.32+00:00
Rajendra Deshpande 0 Reputation points
answered 2024-06-03T09:36:32.8+00:00
Rajendra Deshpande 0 Reputation points
0 answers

Send adaptive card in email through AWS SES

I am trying to determine if we can send adaptive/actionable cards in emails using a third-party service like Amazon SES. Although I receive the emails, the card does not display in the email content. However, when I view the source of the email, I can…

Outlook
Outlook
A family of Microsoft email and calendar products.
3,143 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,602 questions
asked 2024-05-31T17:06:05.0766667+00:00
Testuser 0 Reputation points
commented 2024-06-03T05:56:02.8233333+00:00
SokiGuo-MSFT 24,366 Reputation points Microsoft Vendor
0 answers

Alternative way for the issue "Permissions Policy Violation: Microphone Not Allowed in Outlook Add-In"

Our team has encountered an issue with enabling the microphone while developing  outlook add in that has speech recognition as main feature. It appears that a recent update to Outlook on the web is blocking the usage of the microphone within extensions.…

Outlook
Outlook
A family of Microsoft email and calendar products.
3,143 questions
JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
906 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,602 questions
asked 2024-05-31T13:36:43.1133333+00:00
Shephin Philip 0 Reputation points
edited the question 2024-06-03T01:21:02.3233333+00:00
Tianyu Sun-MSFT 28,066 Reputation points Microsoft Vendor
0 answers

Request for API to Sign Out Users from All Sessions for Non-CAE Applications such as Microsoft365, word, excel, etc.

We need a method to sign out users from all active sessions and applications in Microsoft 365, specifically addressing non-CAE applications. The current RevokeSignInSessions API does not affect non-CAE applications, posing a security risk. Current…

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,000 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,915 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,602 questions
asked 2024-05-30T12:36:40.9366667+00:00
Ashutosh Gairola 0 Reputation points
edited the question 2024-06-03T00:34:24.4033333+00:00
Emi Zhang-MSFT 22,716 Reputation points Microsoft Vendor
2 answers

CORS error on Drive item preview endpoint

Following this document: https://learn.microsoft.com/en-us/sharepoint/dev/embedded/tutorials/using-file-preview I have successfully obtained the item preview url by calling this endpoint first: POST…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,915 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,602 questions
asked 2024-05-28T12:38:28.4066667+00:00
Python Developer 7 25 Reputation points
answered 2024-06-02T19:36:17.57+00:00
Deepanshu Sharma 490 Reputation points Microsoft Vendor
0 answers

Project de escritorio

Tengo proyectos creados en microsoft project web y necesito importarlos a project profesional de escritorio. Cómo puedo mover esos proyectos desde project web a project de escritorio?? Gracias.

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,000 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,602 questions
asked 2024-05-31T16:52:50.95+00:00
Beatriz E. Medrano Solis 0 Reputation points
1 answer

No option to create New E5 Subscription

I have been signed up to Visual Studio Dev Essentials for a year or so. I am also in the Microsoft 365 Developer Program. My E5 subscription has expired I don't see any option to create a new one? I see the option to delete profile however it says…

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,602 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,734 questions
asked 2024-05-30T20:10:00.1766667+00:00
Tom DesRosiers 0 Reputation points
answered 2024-05-31T15:39:44.5133333+00:00
Vasil Michev 97,386 Reputation points MVP
3 answers

Console app referencing excel interop RCW

Using VS2022 and Net 8 to make a console app referencing excel interop RCW. On my development machine this interop file is version 16 (MS 365) and works just fine, however on another machine with same OS, same dotnet runtime (runtime shouldn't matter as…

Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,554 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,416 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,602 questions
asked 2024-05-15T21:34:05.65+00:00
Magne 126 Reputation points
accepted 2024-05-31T11:09:35.9333333+00:00
Magne 126 Reputation points
4 answers

White horizontal lines randomly appearing in Outlook

This is and old one, but still unsolved and unanswered, bug of Outlook: …

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,602 questions
Office Mac
Office Mac
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Mac: A family of Apple personal computers that run the macOS operating system.
474 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,959 questions
asked 2022-11-03T11:38:56.977+00:00
Ankario 16 Reputation points
commented 2024-05-31T08:56:00.24+00:00
Worman, Joanne 0 Reputation points
0 answers

Is Ms access dataverse available?

Using access with cloud

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,602 questions
asked 2024-05-31T01:08:54.2266667+00:00
Paulo Silva 0 Reputation points
7 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,369 questions
Outlook
Outlook
A family of Microsoft email and calendar products.
3,143 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,602 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,959 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,028 questions
asked 2023-04-18T19:38:00.32+00:00
Yasmeen 226 Reputation points
answered 2024-05-30T16:57:00.8166667+00:00
MrsM 0 Reputation points
1 answer

Getting a 10054 error when calling a Cognitive Services API from VSTO Word Add-in

I am developing a Word VSTO add-in so that I can call a Cognitive Services knowledgebase service. The code is pretty straight-forward and works fine when I run it from a windows console app (a similar call in python also works without…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,482 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,416 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,602 questions
Azure AI Language
Azure AI Language
An Azure service that provides natural language capabilities including sentiment analysis, entity extraction, and automated question answering.
368 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,468 questions
asked 2024-05-15T21:16:54.8833333+00:00
AdamMorgan-1941 15 Reputation points
answered 2024-05-30T16:26:33.41+00:00
AdamMorgan-1941 15 Reputation points
1 answer One of the answers was accepted by the question author.

How to get GRAPH API token in office.js (got 401 unauthorized)

I set up my Azure app registration application following this document: https://learn.microsoft.com/en-us/entra/identity-platform/v2-oauth2-on-behalf-of-flow I have my Web URI set as: https://localhost:xxxx/Application (client) ID. I added my custom page…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,915 questions
JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
906 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,602 questions
asked 2024-05-28T16:29:48.7533333+00:00
S W 20 Reputation points
accepted 2024-05-30T15:47:23.6466667+00:00
S W 20 Reputation points
0 answers

fetch is not defined in SSO Office Add-in

I've followed the instructions here: Enable SSO in an Office Add-in using nested app authentication - Office Add-ins | Microsoft Learn Under the Call an API, TODO 4, my VS Code is telling me that 'fetch' is not defined. This is in the taskpane.js file.…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,915 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,602 questions
asked 2024-05-27T13:04:05.5666667+00:00
Tom H2o 0 Reputation points
edited the question 2024-05-30T04:32:57.4666667+00:00
Shweta Mathur 28,201 Reputation points Microsoft Employee
1 answer

How to fix a ActiveX cannot create a object error Outlook automation from Excel vba.

I have Office profesional plus 2021 64bit and Windows 10 64bit. I receive this error: Error 429: ActiveX component cannot create object I have a Excel Macro that prepare a customized email according to several data in a worksheet. This used to work, but…

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,602 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,959 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,662 questions
asked 2024-05-27T15:24:15.78+00:00
Antonio Garrido 0 Reputation points
answered 2024-05-30T01:27:21.0433333+00:00
Antonio Garrido 0 Reputation points
0 answers

Any idea why xlfFormulaConvert / Application.ConvertFormula would fail in Excel?

If I try to call xlfFormulaConvert (C-API) with same result in COM Application.ConvertFormula on the following formula, it throws "#VALUE/Error 2015" exception, but if I do convert on each part of the formula, they work.  Is it because I need…

Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,554 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,602 questions
asked 2024-05-28T19:29:28.36+00:00
Terry Aney 0 Reputation points
commented 2024-05-29T18:50:51.0866667+00:00
Viorel 113.4K Reputation points
0 answers

Event based action in Outlook web addin stops working after Admin deployment

We are developing a Outlook web addin following Microsoft documents that consists of manifest.xml, webpack.config.js etc. It has: a button we can click to display a taskpane an Event based action to display a sentence in infobar automatically…

Outlook
Outlook
A family of Microsoft email and calendar products.
3,143 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,602 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,959 questions
asked 2024-05-29T10:04:37.93+00:00
William 25 Reputation points
edited the question 2024-05-29T10:08:39.37+00:00
William 25 Reputation points
1 answer

Seeking a introduction level how-to article for Visual Studio VSTO Word Ribbon button code basic set up

I've been coding VBA for 25 years. Now I need to deploy a word ribbon with buttons that will drive some sophisticated Word templates. I have read dozens of MS documentation files and still do not clearly understand what code goes in the ribbon call…

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,602 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.
903 questions
asked 2024-05-28T16:58:47.73+00:00
David M. Peck 20 Reputation points
answered 2024-05-29T07:11:43.8366667+00:00
Jiajing Hua-MFST 6,260 Reputation points Microsoft Vendor
1 answer

How to make workflow structure (employee approve/reject process) using visio

I am developing web based application and i want to show the workflow about my developing application to management using visio. i have visio and i am new to use for creating diagrams in visio. can i have some sample visio diagram for the below…

Visio
Visio
A family of Microsoft products used to create diagrams and vector graphics.
80 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,602 questions
asked 2024-05-28T05:30:30.2633333+00:00
Gani_tpt 1,826 Reputation points
answered 2024-05-29T06:27:39.9566667+00:00
Olaf Helper 41,886 Reputation points
0 answers

Event trigger inside Outlook Addin when Outlook logout or close

We are using SSO for our ADDIN in outlook using OfficeRuntime JS. We created our own token using below steps. step 1-> Read the Token from OfficeRuntime.auth.getAccessToken({ allowSignInPrompt: true, }) step 2-> Passing the received token to…

Outlook
Outlook
A family of Microsoft email and calendar products.
3,143 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,602 questions
asked 2024-05-28T03:40:39.7866667+00:00
RAVI TEJA GUGGILAM 0 Reputation points
edited the question 2024-05-29T05:01:54.11+00:00
kguntaka 1,090 Reputation points Microsoft Vendor