Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Hi Guys,

I want to place all of my values which i am getting it from
a loop in to a global shee.

For that i had written the script like this

For i = 1 to ECOs-1
ECO = List(i).GetROProperty("innertext")
DataTable.AddSheet("ECOList")
DataTable.GetSheet("ECOList").AddParameter "ECOList",ECO
AbortECO = DataTable.GetSheet("ECOList").GetParameter
("ECOList").Value
msgbox AbortECO
DataTable.GetSheet("ECOList").SetNextRow

Using the above script, whenever the loop iterates it is
creating new column "ECOLIST" in the sheet
called "ECOLIST". It means, the values are displaying in
the column wise even though i added the script "
DataTable.GetSheet("ECOList").SetNextRow" . The cursor is
not moving to the next line.

Anybody help me out how to pass the values from script to
the excel(Global/Local) sheet.

Pls let me know @ nbabu11@gmail.com if you are not clear
about the question.


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More QTP Interview Questions

how to invoke the web application through script in qtp

11 Answers   IBM,


Is there any vbscript in QTP for Data Driven Test instead of using the option provided by QTP?

2 Answers  


A web table is having 3 columns(name, salary and checkbox) in qtp How to select a checkbox based on the highest salary of an employee in a webtable.

1 Answers  


What is the difference between low level recording and virtual object.

2 Answers   Tech Mahindra,


Is it possible to split an action? How?

0 Answers  


Explain about reusable actions?

2 Answers  


what is the difference between DATA TABLE and DATA SET?

2 Answers   Accenture,


UFT 12.02 which ALM version will support

0 Answers  


what is difference between wait and synchronization point.

3 Answers   IBM, Intel,


How we can differentiate between stand alone application and web application in QTP?

3 Answers   Deloitte,


what is test scheduling?

1 Answers  


How do u write a regular expression for date (dd/mm/yyyy) field ?

4 Answers   Semantic Space,


Categories