VB6 - Inserting a data worksheet in a workbook.
Visual Basic
1
Posts
1
Posters
0
Views
1
Watching
-
Hi All, I am alittle new to VB6, but I would like help in writing a tiny app that takes a csv file and inserts it as a worksheet into a workbook. I am not sure of my users version of excel, but it will be version 10 or later so I have begun writing a late-binding app that starts excel and opens the workbook but not much else. Any help is appreciated.:) Regards, Andrew.