I can tell you for a fact that writing to an Excel file does not have
to be done at "a very low level". Unless the reference is in the
actual creation of an Excel file. I have been working on a VB program
that can write to an existing Excel file. It populates Excel cells
with data from an Access database or can clean the cells out. The
code is actually fairly simple. It has been tested on a system that
does not have Excel and it worked fine.
Now as far as creating an Excel file from scratch. That may or may
not be another story.
On Thu, 07 Oct 1999 03:06:36 GMT, "William F. LaMartin"
Quote:
>I thought the idea of having a reference to Excel's 8.0 object library in a
>project was to be able to use the Excel objects and their properties in your
>program with no need to have Excel on you computer.
>Since I have only played with accessing Excel from VB to see how it was done
>and since all my computers have Excel on them, I can't be sure of this, but
>why should you have to have Excel on you computer to access excel files any
>more than you need to have Access on your computer to access Access files?
>> Writing to an Excel file directly can only be done at a very low level,
>and
>> I assure you that it is not something the VB programmer want's to get
>> involved in. The best soution is to use Excel's automation features. This
>> will require that Excel be installed on the application machine.
Remove zzz from my email address:
~~~Golf Tip: Don't pick up a lost ball until it stops rolling~~~o
Home Page - http://www.castlegate.net/personals/kdavis
Standard Disclaimer (Win95 Tips, sound bites, and more!)