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
Return Multiple Rows as Delimited List
STATUS BAR RESULTS NOT SHOWING.
add/Remove/Next/delete(wit<wbr />h parameter-stored procedure)
Create Windows shortcut using VBA with /WrkGrp switch
IIS Anonymous User Password
How do I hide the splash screen on application load? VB.NET 2005
OOTB Approval Workflow without the emails?
How do I clear the queue on exchange 2007?
Video Rental Database
Check box on sub form to select list items