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
What should we say if interviewer asks "What is ur project architecture?".......Can any one help me with clear information.?????????
how can we test the Triggers, Cursors, Indexes while doing Database testing in DTP??
How to record application running on the Virtual machine?
How to open a new test using quicktest professional?
who QTP recognizes the object stored in object repository?
what is clean sweep?
Hi I have exp in manual testing and planning to move in automation testing qtp(9.2).So can help me how to automate customer relationship management tool using qtp and vb script this tool already developed so how can I test it whatever maintaining by development team like documents,various options just give the whole life cycle thanks in advance
How to perform cross platform testing and cross browser testing using qtp? Can you explain giving some example?
How does quicktest professional identifies the object in the application?
How many types of recording modes are there?
How will you report the bug and explain the defect tracking sheet you handled?
What are the differences between quicktest professional (qtp) and winrunner?
What is RTM (require ment tracebulity marix) fromate?
How is test case write?
Tell some commonly used Excel VBA functions?