3,522 questions with Office Development tags

Sort by: Updated
1 answer

ADD-IN ERROR This add-in could not be started

Hi all, I have an Excel add-in which is simply a task pane which accesses a deployed Angular app. Multiple Windows users get the infamous ADD-IN ERROR message, despite the fact that the add-in runs just fine. They've changed IE options, run the…

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,522 questions
asked 2022-09-28T10:28:51.987+00:00
William ALEXANDER 1 Reputation point
answered 2022-11-09T11:29:32.29+00:00
Oskar Shon 866 Reputation points MVP
1 answer

1000 row limit while publishing records from Excel Plug - in

Hi Everyone, We got an issue while inserting records from Excel Plug-in into our Production server. In production server, when users are trying to publish more than 1000 records at once through excel plug-in they are facing the below issue …

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,522 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,646 questions
asked 2022-09-29T08:25:29.477+00:00
Nair, Siddharth S 1 Reputation point
answered 2022-11-09T11:24:44.157+00:00
Oskar Shon 866 Reputation points MVP
2 answers

How to close an active presentation that is open in MS PowerPoint in VB.net

We have designed Microsoft Addins for MS PowerPoint 2019 written in VB.net. There we have taken a counter (pptCounter) which increases whenever a presentation (either existing or new) opens. So we want to delete this open presentation after the counter…

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,522 questions
asked 2022-10-03T11:34:29.503+00:00
Ruby Sharma 1 Reputation point
answered 2022-11-09T11:13:38.607+00:00
Oskar Shon 866 Reputation points MVP
1 answer

VSTO EXCEL DOCUMENT LEVEL CUSTOMIZATION FREEZES

Best regards I am new to Visual Studio. I have a code housed in a Ribbon button, from which I obtain data from a spreadsheet, process it and obtain some results. I also present a process progress form through Do events during the calculation,…

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,522 questions
asked 2022-11-03T11:39:52.867+00:00
carlos espinosa 21 Reputation points
answered 2022-11-09T09:23:09.7+00:00
Oskar Shon 866 Reputation points MVP
3 answers

Setting plain text email's body format to HTML using Microsoft Outlook Interop Library corrupts the email content

This seems to start happening out of no where since May this year to the desktop version of Outlook, almost looks like a bug from some recent update that Microsoft is rolling out. So I have the following simple code to reproduce this problem: …

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,522 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-08-12T00:01:55.797+00:00
Leon Zhou 71 Reputation points
answered 2022-11-09T08:18:37.427+00:00
Oskar Shon 866 Reputation points MVP
1 answer

Custom Flag in outlook Add-in

Can someone help me how can I add custom flag in outlook Add-in, when user picks the same attachment that they have already saved in sharepoint library to avoid saving the same attachment multiple times

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,522 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-09-16T10:53:47.83+00:00
Saikiran, Saga 1 Reputation point
answered 2022-11-08T22:15:54.497+00:00
Oskar Shon 866 Reputation points MVP
1 answer

My Templates

Hello, My Templates is not working. It just keeps spinning. Please help. Thank you :) Lynette

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,522 questions
asked 2022-09-29T15:05:54.343+00:00
Lynette Magtibay 1 Reputation point
answered 2022-11-08T22:04:01.897+00:00
Oskar Shon 866 Reputation points MVP
1 answer

VSTO Outlook Mark email as read

Hi - I am using VSTO outlook 0365 & visual stidio 2019 for development. I followed this code and its working fine to read unread email from specific folder. But I am not able to mark the email as read once the attachment is saved to a folder …

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,294 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,522 questions
asked 2022-09-30T06:32:44.223+00:00
SSinhg 286 Reputation points
answered 2022-11-08T22:00:48.597+00:00
Oskar Shon 866 Reputation points MVP
0 answers

Inerrt Multiple pictures in Table

Good day, I already have a code to add pictures the way I want, but he adds them all under each other. I want to put them in a table wehre 3 or 4 pictures are on 1 row, instead of all underneath eachother. Somebody who can help? Sub…

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,522 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.
896 questions
asked 2022-11-07T18:01:10.997+00:00
SonOfGrey 1 Reputation point
commented 2022-11-08T22:00:22.037+00:00
Paul Edstein 171 Reputation points
1 answer

Convert a encrypted Word docx file to PDF using API?

Is there a way to convert an encrypted Word docx with its confidentiality set confidential to PDF using Microsoft Graph or some other API? I have tried using the MS Graph Convert Content…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,693 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,522 questions
asked 2022-11-08T18:09:07.937+00:00
Yamilla Manjko 6 Reputation points
answered 2022-11-08T21:49:24.21+00:00
HarmeetSingh7172 4,811 Reputation points
1 answer

How to search text in pdf files from one folder and give output files containing that text in another folder using VBA?

I wish to search a specific text through list of all pdf files in a folder VBA should be built in such a way that it searches texts through all the PDF files and gives output files containing that text in another folder Can this be done? If yes,…

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,522 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,646 questions
asked 2022-06-30T08:11:54.26+00:00
ApM 1 Reputation point
answered 2022-11-08T21:44:52.387+00:00
Oskar Shon 866 Reputation points MVP
1 answer

Joining two pieces of code

Hello, I have a large number of files I need to convert from csv to excel. I have tried the code on this article and it is working. https://www.extendoffice.com/documents/excel/4615-excel-batch-convert-csv-to-xls-xlsx.html Sub CSVtoXLS() …

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,522 questions
asked 2022-07-26T14:35:13.447+00:00
Astrid o 1 Reputation point
answered 2022-11-08T21:26:48.693+00:00
Oskar Shon 866 Reputation points MVP
1 answer

table to text

How to? I am learning VBA-word, but, I want to convert tables to text with wdseperatebytabs and wddefaultseperator: = "|" both combined# 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,522 questions
asked 2022-08-26T09:07:23.733+00:00
Shankar Raju 1 Reputation point
answered 2022-11-08T20:53:59.077+00:00
Oskar Shon 866 Reputation points MVP
1 answer

How to bold a specific word using VBA MS Word

Please share code

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,522 questions
asked 2022-09-16T10:31:51.843+00:00
Munir Ahamed 1 Reputation point
answered 2022-11-08T20:27:50.333+00:00
Oskar Shon 866 Reputation points MVP
1 answer

How do i get this to work?

Public Declare Function SHBrowseForFolder Lib "shell32" _ Alias "SHBrowseForFolderA" _ (lpBrowseInfo As BROWSEINFO) As Long Public Declare Function SHGetPathFromIDList Lib "shell32" _ Alias…

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,522 questions
asked 2022-10-26T04:02:56.81+00:00
Noin Jane Villarmia 1 Reputation point
answered 2022-11-08T19:37:47.657+00:00
Oskar Shon 866 Reputation points MVP
5 answers

Can't find idMso for Picture... button on ContextMenuInlinePicture

In a Word .doc in compatibility mode I'm specifically looking to hook the Picture... button shown. This is an inline image. It isn't idMso="PictureFormatDialog" and I've tried a few dozen likely guesses with no luck. I'm sure my XML 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,522 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.
896 questions
asked 2022-10-27T18:26:44.95+00:00
John Desrosiers 1 Reputation point
answered 2022-11-08T18:32:30.747+00:00
Oskar Shon 866 Reputation points MVP
3 answers One of the answers was accepted by the question author.

Excel Security issue

Hi, One of the user create VBA code in his developer excel tab. There is no VBA written code for this but he used the Excel Developer Tab > Design Mode for the design on this excel sheet. He have the attached error. Before enabling the…

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,522 questions
asked 2022-10-17T01:28:16.017+00:00
IT Depart 151 Reputation points
answered 2022-11-08T18:19:34.483+00:00
Oskar Shon 866 Reputation points MVP
1 answer

How to make a script that will make an additional column "to the right" of the full area?

Dear Sir or Madam, I have a macro/script (on Sharepoint) that adds one column with new tracking data through VLOOKUP in Excel worksheet every week (supported by Power Automate). The column of new data is always inserted to column "F", so the…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,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,522 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,646 questions
asked 2022-11-04T11:44:43.707+00:00
Kral, Jan 1 Reputation point
answered 2022-11-08T18:00:41.47+00:00
Oskar Shon 866 Reputation points MVP
1 answer

Unable to work on VSTO Workbook project in Visual Studio

When I create a VSTO Workbook project in Visual Studio 2019, everything seems to work. I can see the workbook and add to it. However, if I close VS, then reopen the project later on, I cannot open the workbook in the editor. It just hangs there. I can…

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,522 questions
asked 2021-01-07T01:34:28.33+00:00
Pierre Alain 1 Reputation point
answered 2022-11-08T17:25:01.157+00:00
Oskar Shon 866 Reputation points MVP
1 answer

Unable to install VSTO Excel Addin

I have a working vsto office addin but unable to install using the setup.exe installer. Keep getting a "Customized functionality in this application will not work because the certificate". Name: MyAppLetterAddIn From:…

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,522 questions
asked 2021-01-04T14:37:03.423+00:00
InspiredUser33157 216 Reputation points
answered 2022-11-08T17:21:52.23+00:00
Oskar Shon 866 Reputation points MVP