Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
getting data from global data sheet and using it in the same script
#2
Not Solved
Code:
DataTable.Value("QTP","ShipmentNum", dtGlobalSheet) = triddata
////

use the bleow line

Code:
Datatable.value("<ColumnName>",<SheetName>")=<Your Value>
e.g.,
Code:
Datatable.value("Shipment",dtGlobalSheet)="zzzzzzz"


Regards,
Ankesh
Reply


Messages In This Thread
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,482 01-05-2020, 10:03 PM
Last Post: Bhuvana
  Multiple rows of test data Bhuvana 0 1,187 01-03-2020, 09:30 PM
Last Post: Bhuvana
  Error as Global Not defined while trying to retrieve value from Datatable siddharth1609 0 856 09-11-2019, 02:52 PM
Last Post: siddharth1609
  Set data parameters Mik2s 1 1,295 03-07-2019, 10:18 PM
Last Post: supputuri
  Excelsheet data entry Anshu 0 1,517 07-11-2017, 07:41 PM
Last Post: Anshu

Forum Jump:


Users browsing this thread: 1 Guest(s)