08-05-2010, 02:55 PM
Hi,
Yes,
First Way of Doing: you could fetch the required local sheet data at required place by using Datatable.Value("Parameter ID","Sheet ID") here u could mention required local sheet as sheet id but the issue here is handling the data in a iteration manner would be some what difficult, As per my knowldge handling the data in interation manner option was available in QTP9.2 and it is not available in QTP 10. So it is always suggestable data handling from Global sheet and u could import it at required place
Second Way of Doing: U could use excel objects to handle the data at required places.. Which can be done using vb script.
Please correct me if i am wrong.
Venkat.Batchu
Yes,
First Way of Doing: you could fetch the required local sheet data at required place by using Datatable.Value("Parameter ID","Sheet ID") here u could mention required local sheet as sheet id but the issue here is handling the data in a iteration manner would be some what difficult, As per my knowldge handling the data in interation manner option was available in QTP9.2 and it is not available in QTP 10. So it is always suggestable data handling from Global sheet and u could import it at required place
Second Way of Doing: U could use excel objects to handle the data at required places.. Which can be done using vb script.
Please correct me if i am wrong.
Venkat.Batchu