3,709 questions with Office Development tags

Sort by: Updated
0 answers

Themes in Word and Excel Across Company

Hello, our company has an Office 365 business account. Is there any way to install our company themes (colors, fonts, etc.) across Microsoft apps like Word and Excel? If so, how?

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,709 questions
asked 2021-02-01T17:55:41.8+00:00
Amelia 1 Reputation point
0 answers

Office 365 Office JavaScript APIs not visible in local clients

We have built 2 add-ins, one for Outlook and one for Word, Excel and PowerPoint. They are both add-ins with a command that toggles a task pane. We had no issues accessing them in our own O365 environment using Centralized Deployment. However, when we…

JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
943 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,709 questions
asked 2021-02-01T17:11:21.813+00:00
Ola Hansson 1 Reputation point
0 answers

How to respond to a change in document mode in Office Javascript Word AddIn

We have a Word JavaScript AddIn that assists users with authoring content. The AddIn is only functional when a ReadWrite document is loaded so we check Office.context.document.mode to ensure it is "readWrite" when the AddIn starts up. That…

JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
943 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,709 questions
asked 2021-02-01T17:10:25.2+00:00
Richard Sloggett 6 Reputation points
2 answers

Pivot Table Size

HI I have a pivot table that connects to a SQL server DB. If was to save the Pivot table with the underlying data the file would be 23,000KB If I save the pivot without the underlying data (so you need to refresh it after opening- then the file…

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,709 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,689 questions
asked 2021-01-31T16:05:53.13+00:00
david meehan 1 Reputation point
answered 2021-02-01T12:26:45.32+00:00
david meehan 1 Reputation point
1 answer

Add picture in Powerpoint from Memorystream

Hi, I am trying to add a picture to Powerpoint directly from a Memorystream, i.e. without saving the file to disk. Unfortunately Shapes.AddPicture seems to only accept actual file paths. I want to use a Memorystream mainly for performance reasons…

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,709 questions
asked 2021-01-22T09:00:43.553+00:00
Bopibaer 1 Reputation point
answered 2021-01-31T07:27:18.947+00:00
Miguel C 1 Reputation point
0 answers

VSTO Addin Code Signing | Security Question

Hello, I would like to use the best security coding practices in a VSTO Addin project I am implementing for Microsoft Outlook application and I have a question regarding code signing. Following the creation of a code signing certificate (.pfx),…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,410 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,709 questions
asked 2021-01-30T22:39:38.677+00:00
Efstratios 6 Reputation points
1 answer

Does Dynamics 365 sync with outlook 365 contacts and calendar?

I am at the end of my rope. Setting this up for the first time and it doesn't seem to do what I want it to do. I want dynamics to work as an extension to outlook. I am a sales guy that is tired of multiple contact lists and calendars. I thought these…

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,709 questions
asked 2021-01-29T19:34:59.103+00:00
Ken Berryhill 1 Reputation point
answered 2021-01-29T20:10:22.557+00:00
Anonymous
0 answers

IFF Formula not working in ms project

This is my formula, where could I have gone wrong? It's multiplying every number by 10 IIf([Name]="Half Made Meat 1",[Number1]*2,IIf([Name]="Half Made Meat 2",[Number1]*3,IIf([Name]="Half Made Meat…

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,709 questions
asked 2021-01-29T15:37:17.243+00:00
Kioko Kyalo 1 Reputation point
0 answers

Reading appointments from https://outlook.office.com/calendar authenticated by Corporate SSO

Recently our corporate calendar was moved to https://outlook.office.com/calendar and it is authenticated by our companies corporate SSO server before it is redirected to the stated Calendar URL. We would like to read the appointments from our Team…

JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
943 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,709 questions
asked 2021-01-29T05:34:52.8+00:00
Swamy 1 Reputation point
commented 2021-01-29T10:24:01.487+00:00
JeffYang-MSFT 6,241 Reputation points Microsoft Vendor
2 answers

outlook not moving whole conversation to public folder

outlook 2016 correctly moves a conversation (send + received message) to different folder in the same user mailbox. But when I move the same conversation to a public folder, only the received message is being moved. The send message, stays in send. Is…

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,709 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,073 questions
asked 2021-01-15T17:00:59.197+00:00
commented 2021-01-29T05:49:35.137+00:00
JeffYang-MSFT 6,241 Reputation points Microsoft Vendor
0 answers

office365 Excel使用bing maps插件时无法启动

office365 Excel使用bing maps插件时无法启动,提示“无法找到 ...://apps/OSF_HostAppPresenceMutexName{27...}”。请确保Internet地址正确。

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,709 questions
asked 2021-01-29T04:53:32.4+00:00
吉尚 黄 1 Reputation point
1 answer

VSTO plug-in: Digital ID name cannot be found by the underlying security system.

I have developed an outlook plug-in. I have deployed this with outlook 2016 and for particular user, we are getting following exception while accessing different fields like subject, attachment or sender information :-- our Digital ID name cannot be…

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,709 questions
asked 2021-01-27T07:46:00.287+00:00
Devendra Tewari 1 Reputation point
answered 2021-01-28T12:42:14.903+00:00
Devendra Tewari 1 Reputation point
0 answers

Project1 on Mac

I recently got the Project1 trial on my Mac for 1 month in order to familiarise myself before actually subscribing to it. I cannot see the Ghant Chart or the traditional Office look with all the other filters and options(find attached a screenshot). …

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,709 questions
asked 2021-01-28T10:06:16.9+00:00
Kaltra Musta 1 Reputation point
0 answers

DAX FILTER function with multiple criteria

Hi Expert. I still new on this and not sure if my explain is good enough or not. Sorry for any inconvenient cause. here is what I'm Looking for, I wan to add new column based on Three columns parameters. INCLUDES FILTERS [Month Name] :…

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,709 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,689 questions
asked 2021-01-25T11:37:19.99+00:00
Shekar Nandi 21 Reputation points
commented 2021-01-27T23:54:36.82+00:00
Ehren (MSFT) 1,781 Reputation points Microsoft Employee
0 answers

WIA usage with MS Access

I have the following code: Do While blnContScan = True DPI = 200 PP = 1 'No of pages Set Scanner = Dialog1.ShowSelectDevice(WIA.WiaDeviceType.ScannerDeviceType, False, False) With Scanner.Items(1) …

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,709 questions
asked 2021-01-27T12:49:54.393+00:00
Deon Olivier 1 Reputation point
4 answers

Microsoft 365 Question: Excel VBA Instantiate C++ class

I recently upgraded to from Office 2010 to Microsoft 365. I have many years of Excel VBA, c#/.NET, C++, and Visual Studio 2019 (including earlier versions of all) experiences. I have an application that I started ~8 years ago with Excel with VBA code…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,869 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,628 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,709 questions
asked 2021-01-19T19:42:45.513+00:00
Jim Gunn 1 Reputation point
answered 2021-01-27T10:54:46.64+00:00
RLWA32 43,046 Reputation points
1 answer One of the answers was accepted by the question author.

Power Automate - AI Builder - Build - Table detection - Can a feature be added to allow heirarchy and exclusion for nested or linked tables

Q: Can Power Automate AI forms processor be modified to either accept a process filter or feedback to enable AI to learn how to process next document? RE :…

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,709 questions
asked 2021-01-23T05:46:09.707+00:00
David Lovett 21 Reputation points
accepted 2021-01-23T11:43:13.047+00:00
David Lovett 21 Reputation points
2 answers

MSAccess, Some OLE loaded files will not save, not enough memory

I have a form with a Bound OLE Object to a varbinary(max) field in a linked SQL Server table. This is being used to load PPTX, XLSX, DOCX, PDF files into the varbinary field. I know this isn't the best solution for document management but it's…

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,709 questions
asked 2021-01-21T02:33:01.487+00:00
John Schuster 1 Reputation point
answered 2021-01-22T17:43:50.603+00:00
GeekMustHave 1 Reputation point
0 answers

Using Intl javascript API in outlook addin

Hi. I have very odd behavior difference between OWA and desktop Outlook client. I just tried to run follow code in js console: console.log( new Intl.DateTimeFormat('en', { timeStyle: "short" }).format(Date.now()), new…

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,709 questions
asked 2021-01-22T14:50:24.563+00:00
Andrew Filippov 1 Reputation point
1 answer

outlook 2016 how to add quick launch in message preview

I would like to add here (in red) this quick launch that opens the internet message headers properties window. Is this possible?

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,709 questions
asked 2021-01-14T21:06:32.883+00:00
commented 2021-01-22T10:11:57.56+00:00
Jade Liang-MSFT 9,976 Reputation points Microsoft Employee