Microsoft
Software
Hardware
Network
Question : What is needed to read EXCEL file fom Visual Basic 2008 without Office installed?
On my development PC (Windows 7 prof. with Visual Studio 2008 using VB) i develop an application that opens and reads an Excel file using die reference to Microsoft.Office.Interop.E
xcel . That works fine.
(On the development machine Office 2007 ultimate is installed).
Bringing the program .exe to the target machine under Windows 7 prof. too, everything works fine, but the EXCEL section does not work. What do i have to install to read Excel files without Office installed?
Answer : What is needed to read EXCEL file fom Visual Basic 2008 without Office installed?
You can actually open a spreadsheet as a database -
http://support.microsoft.c
om/kb/3169
34
I've used the technique and it takes a bit to get it going, but works well when it does.
Random Solutions
Exchange 2010 OWA not working
Word 2007 error on converter MSWRD632
convert time and date format from asp.net to sql table
SQL Query Error -- Data type mismatch in criteria expression
Microsoft JScript runtime error :Sys.InvalidOperationExcep<wbr />tion: Handler was not added through the Sys.UI.DomEvent.addHandler<wbr /> method.
Dlookup top record with two criteria
Calculating Percentile Ranks in MS Access 2003
Certificate error while accessing companies website.
Merry Christmas to you all.
Excel VBA -- Using .xlT File to Send E-Mail with .xlS File Attachment (NEW QUESTION)