10-29-2012, 09:31 PM
Hi, I am trying to import excel sheet to datatable, code i am using is as
datatable.Import ("C:\Url.xls")
also tried with datatable.Importsheet "c:\Url.xls",1,"Action1"
nothing worked..
datatable.Import ("C:\Url.xls")
also tried with datatable.Importsheet "c:\Url.xls",1,"Action1"
nothing worked..