what experience do you have in this field? Do you consider yourself successful?
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.
How to receive a cookie from the browser?
Explain place holder constraint
Please send me rbi previous exam paper with ans for group B at aparna_majumder@ymail.com
What is the name of the dll that contains the ajax control toolkit?
what is new updates in account
How do I set java_home and path correctly?
What are the most essential qualities of a Banker?
Which kind of operations are included in treasury operations?
What is iis 8?
Can we use Generics with the array?
What are the different types of storage control?
What is the difference between node.js and ajax?
I'm getting error message "Reserved Error [-nnnn] ("There is no message for this error")" from Jet Engine 2.0.Why?