Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help to understand these codes
#2
Solved: 11 Years, 3 Months, 4 Weeks ago
@jinnah

I would request you to first refer to QTp help as it will answer most of your queries.

Below is the syntax for Import sheet.

Code:
Datatable.ImportSheet "<FileName>","<SourceSheet>","<destinationSheet>"

Lets look at ur code.

Code:
DataTable.ImportSheet str_driverworkbook, str_driverdatasheet, str_driverdatasheet
str_driverworkbook : is the file name which needs to be imported.
str_driverdatasheet : is the sheetname in the file(str_driverworkbook) which needs to be imported to qtp datatable sheet str_driverdatasheet : is the sheet name in QTP datatable

Regards,
Ankesh
Reply


Messages In This Thread
Help to understand these codes - by jinnah - 09-17-2012, 09:13 AM
RE: Help to understand these codes - by Ankesh - 09-17-2012, 12:34 PM
RE: Help to understand these codes - by jinnah - 09-19-2012, 09:04 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  I do not understand why my DP is not working. So obvious! chong67 2 2,102 06-25-2012, 08:04 PM
Last Post: chong67
  QTP Test results will return exit codes asrivastava 13 17,045 07-08-2011, 12:57 PM
Last Post: rajpes

Forum Jump:


Users browsing this thread: 1 Guest(s)