The xls contain data. how to get number of columns form
the sheet?
Answer Posted / basha
for global sheet
rowcount=datatable.globalsheet.getrowcount
msgbox (rowcount)
for action sheet
rowcount=datatable.localsheet.getrowcount
msgbox (rowcount)
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
Explain about the test fusion report of quicktest professional (qtp)?
What is the significance of “action 0” in qtp?
whare exactly we have to use functions and sub routain
How to get Traceability matrix from TD?
How can I check if a environment variable exist or not?
What is object spy in quicktest professional?
Hi ,Can any one pleas explain how to test splash objects using QTP?
Hoe can we do retesting using functions please give the code for it using login page
HI I want to know the detials of QTP certifications such as syllabus, study Materil etc. Can any provide me all these details?? my mail ID is krishnuvk@yahoo.com
How to connect the remote desktop using QTP 9.2 explain the method or procedure?
any body plz send health care domain project to me with explanation any two modules on that project. mail_id: ranjith_99reddy@yahoo.co.in
How to create scenario selector
Sql questions to find second max salary and how to use joins
For which type of project the iterative model is suitable?
Write a script to customize the test results in PDF and HTML format.