Import From excel with n sheets
Hi,
I am looking to import data from excel.
Problem is that the excel can have N number of sheets and i won't know the name of the sheet.
So every time i import the data i need to dynamically create a table with that of the name of the sheet and import data from each sheet to the corresponding table.
any solutions please.
Thanks in advance.
|