Is the table size in source system and sap hana system same?
Explain about httpruntime.cach.get(); method?
Mention some advantages of jquery.
What is the difference between dml expression and xfr expression?
What is the difference between classes and ids in html and css?
Distinguish between parameters and filters in tableau?
How do I create a class in xcode?
Hi, i have to appear in L n T managment trainee interview ..please suggest some questions if u have faced similar interviews..!!!
Which is more important to you – model accuracy or model performance?
What is canvas in HTML5?
What happens if my private key is compromised?
Why services are used in angularjs?
the TDS rates and Income rates are equal in calculation of the salary and please send the IT slab rates for the employees and comapnies.
how to calculate steam velocity on tg i/l ?
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.