11-26-2013, 12:17 PM
Hi There,
I stored some values to Data table and exported them to an Excel sheet using following script
datatable.ExportSheet "C:\book.xls", "MySheet"
Now can it possible save the file book.xls in C drive... directly from QTP. If so can you please advice?
Thanks,
I stored some values to Data table and exported them to an Excel sheet using following script
datatable.ExportSheet "C:\book.xls", "MySheet"
Now can it possible save the file book.xls in C drive... directly from QTP. If so can you please advice?
Thanks,