09-07-2012, 04:34 PM
(This post was last modified: 09-07-2012, 05:18 PM by sia sharma.)
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,1
I have used this also
Code:
Datatable.Import "D:\datasheet.xls",1,1