306 questions with Office Development tags

Sort by: Updated
3 answers One of the answers was accepted by the question author.

Error "The DeveloperEmail field is required." when setting up Graph Data Connect

Hello, I'm trying to set up Graph Data Connection using this tutorial: https://github.com/microsoftgraph/dataconnect-solutions/tree/main/solutions/ona/PreRequisites Unfortunately, I cannot finalize the process, because when I click on "Create",…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,683 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,624 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,519 questions
asked 2024-04-26T08:56:28.39+00:00
Jeroen Vrijkorte 51 Reputation points
accepted 2024-05-01T07:56:57.16+00:00
Jeroen Vrijkorte 51 Reputation points
2 answers One of the answers was accepted by the question author.

COM aggregation, "stabilization" AddRef/Release pair, necessary? (Don Box book)

To the excellent members of the COM team:   I have one question with the “stabilization” technique introduced in Don Box’s book.   In functions like FinalConstruct(), the outer object might create inner aggregation objects. These inner objects in turn…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,402 questions
C++
C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
3,541 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,519 questions
asked 2024-04-29T07:02:22.5866667+00:00
masterjodi 40 Reputation points
accepted 2024-04-29T15:31:57.8+00:00
masterjodi 40 Reputation points
1 answer One of the answers was accepted by the question author.

Macro code problem

Hi, It is having to the line like Worksheets(List1).Cells(RowID2, 8).Value = Format(Now - Worksheets(List0).Cells(RowID, 7).Value, "Standard") Worksheets(List0).Cells(RowID, 7).Value is having the value below. 21/07/2020 6:02:59 PM How to…

Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,482 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,519 questions
asked 2024-04-11T04:33:05.8366667+00:00
Peter_1985 2,526 Reputation points
accepted 2024-04-25T08:07:13.1166667+00:00
Peter_1985 2,526 Reputation points
1 answer One of the answers was accepted by the question author.

How do I update a cell in Excel without firing an Change event?

I'm trying to backfill a cell that is used to hold a function parameter. The new value may be different from the original, hence the need to update. What I don't want to do is execute the function after the new parameter is set.

Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,482 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,519 questions
asked 2024-04-22T23:34:06.97+00:00
Da Grizz 20 Reputation points
accepted 2024-04-23T06:54:48.0433333+00:00
Da Grizz 20 Reputation points
1 answer One of the answers was accepted by the question author.

Error 401 when starting Outlook Web Add-in sample

I added a new default project for "Outlook Web Add-in" in Visual Studio Community 2022. On starting the sample project I have to enter my credentials for "Connect to Exchange email account". After push the [Connect] button I get back…

Outlook
Outlook
A family of Microsoft email and calendar products.
3,018 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,519 questions
asked 2024-04-16T12:19:48.7233333+00:00
Pascal Wüthrich 20 Reputation points
commented 2024-04-18T06:42:34.5066667+00:00
Pascal Wüthrich 20 Reputation points
1 answer One of the answers was accepted by the question author.

Starting from scratch, should I use VS or VSCode?

I hope I'm in the right place to answer this question; if not I appreciate being redirected to the appropriate forum. TL;DR: If starting effectively from scratch to create an Excel add-in, does either VS or VSCode offer advantages in terms of how much of…

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,519 questions
asked 2024-03-13T15:16:30.1733333+00:00
KeithR 20 Reputation points
accepted 2024-04-10T15:40:20.4533333+00:00
KeithR 20 Reputation points
1 answer One of the answers was accepted by the question author.

Using C# I receive a "NAME" error

The instruction IF(AND(D36="DC",A11="WY25",D38=”INTSUM”),FWDD,NONE) gives an error (NAME at INTSUM). Bold only here to point to the location of the error. INTSUM is a text from a dropdown list. This dropdown list also has the text…

Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,482 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,519 questions
asked 2024-04-05T20:42:18.16+00:00
TROY c 60 Reputation points
accepted 2024-04-09T15:26:13.5766667+00:00
TROY c 60 Reputation points
1 answer One of the answers was accepted by the question author.

How do I renew my E5 subscription for the Developer Program?

I already see Renewable E5 subscription in the developer center, but I can't click renew anywhere! Can you tell me exactly how to go about renewing my subscription? Or how long before the expiration date does the subscription automatically renew?

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,852 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,519 questions
asked 2023-08-09T01:10:15.7066667+00:00
Albert Xiao 30 Reputation points
edited a comment 2024-04-01T08:58:32.8033333+00:00
Nathan Zhu 0 Reputation points
1 answer One of the answers was accepted by the question author.

HTML in microsoft outlook

When I try to send an html through outlook it shows a totally broken email. sections appear in innappropiate spaces and when I see the html in browser it is perfectly ok. Is there anything I could do to solve the problems with outlook? Thanks in advance…

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,519 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,902 questions
asked 2024-03-20T11:05:58.4433333+00:00
Ainhoa Galán Yanguas 25 Reputation points
commented 2024-03-21T14:08:47.8833333+00:00
Josh Hansen-Sedor 160 Reputation points
5 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,321 questions
Outlook
Outlook
A family of Microsoft email and calendar products.
3,018 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,519 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,902 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,011 questions
asked 2023-04-18T19:38:00.32+00:00
Yasmeen 216 Reputation points
commented 2024-03-20T20:16:07.21+00:00
AdamGajewski-4175 5 Reputation points
1 answer One of the answers was accepted by the question author.

Microsoft Office Interop Not Installed

I am still trying VS 2022 and did a clean install of Win 10 x64 Pro followed by MS Office H&E 2007 then VS2022 Community. Miscrosoft.Interop.Word wasn't installed and I had to copy the DLLs over from another PC. I had the same issue with VS2013…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,631 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,519 questions
asked 2023-05-26T14:04:50.02+00:00
Jeff Gaines 251 Reputation points
commented 2024-03-17T10:17:13.99+00:00
Kevin Legan 0 Reputation points
2 answers One of the answers was accepted by the question author.

How to create and display an Excel file?

Hello. Is it possible to create an Excel file in a WPF application in C#. At the same time, so that you can display and edit this file as in the Microsoft Excel application?

Windows Presentation Foundation
Windows Presentation Foundation
A part of the .NET Framework that provides a unified programming model for building line-of-business desktop applications on Windows.
2,678 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,292 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,519 questions
asked 2024-03-05T19:49:16.9533333+00:00
vitaminchik 446 Reputation points
commented 2024-03-10T18:48:38.1166667+00:00
vitaminchik 446 Reputation points
3 answers One of the answers was accepted by the question author.

Can't install an Outlook Add-In (on O365)

I'm trying to install an outlook add-in and keep getting the following message. We are on O365. "Sorry, we can't complete this operation right now. Please try again later." Why is this happening? Thanks!

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,519 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,902 questions
asked 2022-05-31T16:04:47.44+00:00
Brooke DeLucia 21 Reputation points
commented 2024-03-08T17:04:56.7133333+00:00
Allan Mukasa Kiddawalime 0 Reputation points
1 answer One of the answers was accepted by the question author.

When a custom copilot plug-in is enabled to work with M365 Copilot, does it integrate with all of the M365 UI's?

If I build a custom partner plug-in (custom, OpenAI plug-in), and enable it to integrate with the native M365 Copilot does this apply to all M365 products (Teams, Outlook, Word, Excel, PPT, Loop, etc)? Or, do we have the flexibility to enable/disable…

Microsoft Exchange Online
Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,142 questions
Outlook
Outlook
A family of Microsoft email and calendar products.
3,018 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,519 questions
Microsoft Copilot for Microsoft 365 Development
Microsoft Copilot for Microsoft 365 Development
Microsoft Copilot for Microsoft 365: Microsoft 365 Copilot refers collectively to Copilot experiences within Microsoft 365 applications.Development: The process of researching, productizing, and refining new or existing technologies.
54 questions
asked 2024-02-12T21:51:17.5533333+00:00
po-0500 50 Reputation points
edited the question 2024-03-06T05:43:25.7933333+00:00
SokiGuo-MSFT 23,481 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

How do I verify my Developer Office 365 account without the Microsoft Application Authenticator app?

Developer office 365 account I created the account in developer office 365, and as I had restored my PC the account was logged out, and therefore I needed to log in again, and then when I entered I asked for the verification code as shown in the image…

Microsoft Authenticator
Microsoft Authenticator
A Microsoft app for iOS and Android devices that enables authentication with two-factor verification, phone sign-in, and code generation.
5,551 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,519 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,011 questions
asked 2023-12-30T19:33:28.39+00:00
thayna moreira 20 Reputation points
edited the question 2024-02-28T09:26:38.03+00:00
ChetanSharmamsft 1,026 Reputation points Microsoft Vendor
2 answers One of the answers was accepted by the question author.

Cadastro no Microsoft 365 Dev center

Estou tentando entrar para o Microsoft 365 Developer Program, mas na hora de cadastrar meu número de telefone, não aparece a opção de país Brasil (código +55), por isso não estou conseguindo fazer meu cadastro no programa.

Microsoft Identity Manager
Microsoft Identity Manager
A family of Microsoft products that manage a user's digital identity using identity synchronization, certificate management, and user provisioning.
617 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,519 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,730 questions
asked 2024-01-23T13:32:49.35+00:00
Julie Chagas 20 Reputation points
edited the question 2024-02-28T09:07:11.44+00:00
ChetanSharmamsft 1,026 Reputation points Microsoft Vendor
3 answers One of the answers was accepted by the question author.

RefreshLink has started failing with Error 3611 - Version 2312 (Build 17126.20014)

Having posted in the Community forum, it has been suggested that this is a better place to ask my question. I have a split Access database that has started raising Error 3611 (Cannot execute data definition statements on linked data sources) in the…

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,852 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,519 questions
Access Development
Access Development
Access: A family of Microsoft relational database management systems designed for ease of use.Development: The process of researching, productizing, and refining new or existing technologies.
823 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,011 questions
asked 2023-12-08T22:47:02.6333333+00:00
DaveBWC 20 Reputation points
edited a comment 2024-02-28T00:36:16.2266667+00:00
Karl Donaubauer 1,646 Reputation points MVP
1 answer One of the answers was accepted by the question author.

Why do I get a case that includes audit logs that are not included in the inquiry period?

I was searching for AIP audit log using Office 365 Management APIs. I sent the request roughly as…

Microsoft Purview
Microsoft Purview
A Microsoft data governance service that helps manage and govern on-premises, multicloud, and software-as-a-service data. Previously known as Azure Purview.
948 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,519 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,011 questions
asked 2024-02-15T12:41:28.66+00:00
BJP 40 Reputation points
edited the question 2024-02-26T06:42:23.6966667+00:00
Emi Zhang-MSFT 22,011 Reputation points Microsoft Vendor
3 answers One of the answers was accepted by the question author.

how to use same credentials for sign in on-premises and o365

hello. we configured azure hybrid join, but when i logon to on-premises AD, o365 apps (like outlook and onedrive) still asking for credentials. its possible to fix it?

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,852 questions
Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
5,912 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,519 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,011 questions
asked 2024-02-15T10:29:09.6466667+00:00
Tadas Kiškėnas 20 Reputation points
edited the question 2024-02-22T06:19:43.5633333+00:00
Emi Zhang-MSFT 22,011 Reputation points Microsoft Vendor
11 answers One of the answers was accepted by the question author.

OneNote Sign in issues

Out of nowhere, I am having issues syncing notebooks on OneNote for Windows 10. I see all of my work on OneNote in the browser, but I keep getting an error telling me to sign in. The error reads as: "To sync this notebook, sign in to OneNote."…

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,519 questions
asked 2021-03-16T03:02:06.853+00:00
Folz, Sam 26 Reputation points
answered 2024-02-16T16:38:04.5866667+00:00
Fargnoli, Al 21 Reputation points