Top "Office-2007" questions

For issues relating to Microsoft Office, version 2007.

Call web service in excel

In a VBA module in excel 2007, is it possible to call a web service? If so, any code snippets? How …

vba excel web-services office-2007
excel delete row if column contains value from to-remove-list

Let's say that I've got a sheet - number one - with over 5000 rows (say, columns 'A' - 'H' each). …

excel excel-2007 office-2007
Hiding a sheet in Excel 2007 (with a password) OR hide VBA code in Excel

I found a way to hide Excel sheets which is as follows: set the visibility of the sheet to VeryHidden …

excel vba office-2007
The 'Microsoft.ACE.OLEDB.12.0' provider is not registered on the local machine while data export to MS ACCESS

I am beginner in using Microsft.ACE.OLEDB 12.0. I create a Winforms application VS 2010. And create a function for export …

c# winforms ms-access office-2007 winforms-interop
Array from Range in Excel VBA

Well I've been struggling with the little bit of code and can't seem to get around it ... I'm trying to …

vba excel office-2007
Error accessing COM components

I built an add-in for Microsoft Office Word. There isn't an issue using the add-in when Word is ran as …

c# com ms-word office-2007
Save modified WordprocessingDocument to new file

I'm attempting to open a Word document, change some text and then save the changes to a new document. I …

c# openxml openxml-sdk office-2007
Best way to read an Excel file into an Access database

What's the "best" way to read (just read) an Excel file from within an Access 2007 application. I only want to …

excel ms-access ms-access-2007 vba office-2007
What are the differences between the EPPlus and ClosedXML libraries for working with OpenXML?

I'm trying to choose between ClosedXML, EPPlus, and possibly SpreadsheetLight. What reasons might I consider for picking one over the …

.net openxml office-2007 closedxml
Is there an inverse mode for Microsoft Word?

I'm wondering if there's any way to invert the colors in Microsoft Office Word - that is, view white text …

ms-word ms-office office-2007 word-2007