i want to go to us on visitors visa to give entrance exama s for dds. so pplz guide me in interview whether i shud disclose that my brother is there or not
2624Post New CPA USA Visitor Visa B2 Visa Interview Questions
Explain how to prepare culture-specific formatting in .net.
What are the sap xi components?
Differentiate between run time error and syntax error.
What is array and types of array in c#?
What is boolean conditions in c#?
HOW TO SET THE EARTH FAULT SETTINGS IN ACB????????????
Enlist various transaction phases.
What is the interactive job?
What types of testing are needed?
Name three primary attributes of object-oriented design. Describe what they mean and why they're important.
How does php and apache work?
What is bool in C++
Share with us about a time when you had to present a proposal to a person of higher position and were able to do it successfully?
What is number data type in java?
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.