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.

visio 2007 database properties window doesn't show

I know this is probably not the right place to ask this question, but I don't know where else to …

ms-office office-2007 visio
Accessing an open Excel Workbook in C#

I need to access an excel file that is already open. I thought just inspecting the .Workbooks property that it …

c# excel ms-office office-interop excel-interop
Custom Ribbon onAction syntax question

I followed the directions here to create a custom ribbon for an Access application. But none of the buttons worked! …

ms-access vba ms-word ms-office ribbon
unoconv not working while trying to convert. throws Error: Unable to connect or start own listener. Aborting

I am trying to convert docx to pdf using unoconv, but getting Error: Unable to connect or start own listener. …

ms-office openoffice.org docx libreoffice file-conversion
Microsoft equation editor syntax

Does anyone know where to find the syntax specification for entering equations into the 2007/2010 equation editors using only the keyboard? …

ms-office equations
Converting xlsx to xls using Microsoft Office Compitablity Pack's excelcnv

The internet says that you can convert xlsx files to xls files using Microsoft Office Compitablity like this: "C:\Program …

excel ms-office command-line-tool
How to convert a webpage (from an intranet wiki) to an Office document?

I have a set of Wiki pages (MediaWiki style) on my company's intranet that I would like to convert to …

ms-word ms-office mediawiki data-conversion
Google Apps macros - how do they compare to Office VBA macros?

Do any of you use the javascript macro capabilities of Google Apps, particularly for spreadsheets? How do the capabilities compare? …

vba google-apps-script ms-office google-apps
How do I make an editable UNION query?

In the course of a complex database structure, I need to provide the user with a means of editing data …

sql ms-access ms-access-2007 ms-office
Opening .doc files in Ruby

Can I open a .doc file and get that file's contents using Ruby?

ruby-on-rails ruby ms-office