10-08-2009, 03:16 PM
How can I assign avariable to a cell in DataTable. I'm really a newbie in QTP. Thanks!
Assign a variable to cell in DataTable
|
10-08-2009, 03:16 PM
How can I assign avariable to a cell in DataTable. I'm really a newbie in QTP. Thanks!
10-09-2009, 12:44 PM
And how can a variable be assigned to a specific cell, let's say "K3"?
Thx for replies!
10-09-2009, 12:51 PM
You can directly assign a value to a cell.
you will need to set the current row first then set the value to a particular column. use SetCurrentRow method to set your row as 3 then use above code to set your value in column K of your sheet. |
« Next Oldest | Next Newest »
|
Possibly Related Threads… | |||||
Thread | Author | Replies | Views | Last Post | |
Check for blank in datatable cell | Prashanth | 1 | 3,476 |
05-15-2013, 06:08 AM Last Post: basanth27 |
|
Datatable add and datatable import sheet | wheelercha | 4 | 33,624 |
06-14-2012, 04:53 PM Last Post: Arul |
|
Data Cell Variable Calculation | AGrant | 0 | 1,901 |
10-03-2008, 06:08 PM Last Post: AGrant |