BrokkenStik
Programmer
I would like to generate database reports using MS Excel. This would involve populating a .xls file, and then bringing it up on the desktop. So my questions are as follows:
1) How do I connect to Excel from my VB 5.0 application? The help files mention IISAMs, but I couldn't find any examples.
2) Once I'm in, how do I access individual cells? Once again, the help files mention something on this subject, but I've not had sucess yet.
3) How do I bring Excel to the desktop? I'm assuming the file has been populated, but at this point, I would like to use Excel's full functionality such as print, save as, etc.
Thank you,
'Stik
1) How do I connect to Excel from my VB 5.0 application? The help files mention IISAMs, but I couldn't find any examples.
2) Once I'm in, how do I access individual cells? Once again, the help files mention something on this subject, but I've not had sucess yet.
3) How do I bring Excel to the desktop? I'm assuming the file has been populated, but at this point, I would like to use Excel's full functionality such as print, save as, etc.
Thank you,
'Stik