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
|
|
And how can a variable be assigned to a specific cell, let's say "K3"?
Thx for replies!
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,909 |
05-15-2013, 06:08 AM Last Post: basanth27 |
|
| Datatable add and datatable import sheet | wheelercha | 4 | 34,319 |
06-14-2012, 04:53 PM Last Post: Arul |
|
| Data Cell Variable Calculation | AGrant | 0 | 2,101 |
10-03-2008, 06:08 PM Last Post: AGrant |
|
Users browsing this thread: 1 Guest(s)

