Top "Ms-office" questions

Microsoft Office is a proprietary collection of desktop applications intended to be used by knowledge workers for Windows and Macintosh computers.

Excel found unreadable content in *.xlsx

I am working on generating an excel template from code. When I run the piece to create my WorkBook, I …

c# excel ms-office openxml openxml-sdk
What's the best program / API for converting Word docs to PDF that does NOT require Office to be installed?

Well, really the title of the question says it all. There are similar questions on SO already. But here's some …

pdf ms-word ms-office pdf-conversion
Is there a way to develop custom SmartArt?

Is there a way to develop custom SmartArt for PowerPoint. I'm not looking for a way to develop "fake" smart …

excel ms-office powerpoint office-2007 office-2010
Changing language of Visual Basic Editor to English

After Microsoft Office updated to the 2016 version I found the VBA interface is in German. How can I restore it …

excel vba ms-office vbe
Embedding word 2010 editor in a wpf application

How do I use the word editor in a WPF application? Is it possible using windows forms hosting in WPF …

wpf editor ms-word ms-office avalonedit
How to monitor the values in a Dictionary in the Excel VBA watch window?

I am using dictionaries in Excel VBA via dict As New Dictionary (and adding a reference to the scripting runtime). …

excel ms-access vba ms-office
Excel conditional formatting - Highlight numbers greater than 5 but ignore any formula

I am having a strange problem, I have a column with this formula in each row respectively: =IF(C6="";"";D6…

excel ms-office openoffice.org conditional-formatting
How to create a data entry form that puts data in two tables

I have Student and Course Tables Student -------- ID - Primary Key - AutoNumber Name - Text Age - Number …

ms-access ms-office data-entry
Visio 2010: Prevent Co-Linear Connector Routes

I have recently picked up Microsoft Office Visio 2010 in the interest of drawing out the execution flow of a software …

layout ms-office line visio flowchart
Set a CommandBar "Popup" submenu icon dynamically

I'm just trying to confirm this: In Office 2003, I want to create a custom submenu--what is known in CommandBar parlance …

vba ms-office commandbar