Hi Friends
I am developing a small application which will upload data from excel files to SQL Server using VB 6.
The Work Books may have many sheets in it.
So before upload i want to show the user all the sheet names in the selected work book. so then user can choose from which sheet he wants to upload data.
I tried something using Excel Object but can get only the Count not the Sheet Name.
Any Help will be appreciated
Thanks in advance
Gazal
I am developing a small application which will upload data from excel files to SQL Server using VB 6.
The Work Books may have many sheets in it.
So before upload i want to show the user all the sheet names in the selected work book. so then user can choose from which sheet he wants to upload data.
I tried something using Excel Object but can get only the Count not the Sheet Name.
Any Help will be appreciated
Thanks in advance
Gazal