I have used the same
This is my code
I get this result when i run this code........
Wrong number of arguments or invalid property assignment: 'Datatable.Import'
I have tried this also
I have used this also
This is my code
Code:
Datatable.Import "D:\datasheet.xls","<Sheet1>","<Global>"I get this result when i run this code........
Wrong number of arguments or invalid property assignment: 'Datatable.Import'
I have tried this also
Code:
Datatable.Import "D:\datasheet.xls",1,1I have used this also
Code:
Datatable.Import "D:\datasheet.xls",1,1
