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.

"Office 2010 Add-In: Icons Gallery" - How to extract icons from backstage tab (docx)

I downloaded "Office 2010 Add-In: Icons Gallery" that is docx file with two backstage tabs that hold icons. How can I …

icons ms-office office-addins
Using Python to program MS Office macros?

I've recently taken it as a project to teach myself how to program in Python. Overall, I must say that …

python excel vba ms-office
Get list of sub-directories in VBA

I want to get a list of all sub-directories within a directory. If that works I want to expand it …

vba recursion ms-office ms-word
What are the differences between VBA 6.0 and VBA 7.0?

I noticed that Office 2010 comes with Visual Basic for Applications 7.0. However I can't seem to find much documentation on what …

vba ms-office office-2010
Renaming Objects in PowerPoint

Probably a very stupid question but I can't figure how to rename an object in PowerPoint.. For example, all my …

vba ms-office powerpoint
What are "Microsoft Office Protocol Discovery" and "OfficeLiveConnector" and why do they access invalid URLs?

I monitor 404s on my sites closely which helps me detect broken links and hacking attempts but I've recently been …

ms-office
How to determine if VSTO 2010 Runtime is Installed?

It was easy to check if VSTO 2005 SE was installed by just calling MsiGetProductInfo() with the product code {388E4B09…

installation vsto ms-office
Run Word 2013 from command line

Some of our clients have a problem we can not reproduce here inhouse: Out software uses MS-Word for producing form …

command-line ms-word ms-office office-2013 word-2013
How to export/import MS Office Communicator contacts?

I had MOC 2005 re-installed on my office PC recently, and found to my chagrine that it had lost all of …

ms-office office-communicator
Excel merge cell date and time

I want merge cell in Excel 2013 column date (2016-01-01) and column time (16:00:00), How do I format cells to get 2016…

excel datetime ms-office