Code:
DataTable.Value("QTP","ShipmentNum", dtGlobalSheet) = triddata
use the bleow line
Code:
Datatable.value("<ColumnName>",<SheetName>")=<Your Value>
Code:
Datatable.value("Shipment",dtGlobalSheet)="zzzzzzz"
Regards,
Ankesh
getting data from global data sheet and using it in the same script
|
« Next Oldest | Next Newest »
|
Messages In This Thread |
getting data from global data sheet and using it in the same script - by jbelkin@gmail.com - 07-31-2012, 03:46 AM
RE: getting data from global data sheet and using it in the same script - by Ankesh - 07-31-2012, 11:59 AM
|
Possibly Related Threads… | |||||
Thread | Author | Replies | Views | Last Post | |
Reading Global Sheet's DataTable Value | Bhuvana | 0 | 1,736 |
01-05-2020, 10:03 PM Last Post: Bhuvana |
|
Multiple rows of test data | Bhuvana | 0 | 1,398 |
01-03-2020, 09:30 PM Last Post: Bhuvana |
|
Error as Global Not defined while trying to retrieve value from Datatable | siddharth1609 | 0 | 1,045 |
09-11-2019, 02:52 PM Last Post: siddharth1609 |
|
Set data parameters | Mik2s | 1 | 1,609 |
03-07-2019, 10:18 PM Last Post: supputuri |
|
Excelsheet data entry | Anshu | 0 | 1,685 |
07-11-2017, 07:41 PM Last Post: Anshu |