P
Peter Stojkovic
I am importing data from an EXCEL XLS-File via OLEDB-Provider
The command is SELECT * from [sheet1]
Everything works fine if the first sheet is named sheet1
How can a create a new sheet inside the XLS-File
What command I must program ??
The command is SELECT * from [sheet1]
Everything works fine if the first sheet is named sheet1
How can a create a new sheet inside the XLS-File
What command I must program ??