How to Import data from a ".xls" file to Data table during Runtime.
Ans : : Datatable.Import "...XLS file name..."
DataTable.ImportSheet(FileName, SheetSource, SheetDest)
DataTable.ImportSheet "C:\name.xls" ,1 ,"name"
How to Import data from a ".xls" file to Data table during Runtime.
Posted by job news on Saturday, May 20
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment