That seems to have worked just fine The application is reading in my Excel
document and writing it to the screen. Now I just need to figure out the
syntax to write the information to a text file.
"Tom Ogilvy" wrote in message
...
If your data is set up like a database on one sheet, then perhaps:
....
http://support.microsoft.com/?kbid=278973
SAMPLE: ExcelADO Demonstrates How to Use ADO to Read and Write Data in
Excel
Workbooks
....
--
Regards,
Tom Ogilvy