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
how to convert 100 into hundred repees only and viceversa
How we can use the database checkpoint on a java web based application in which the database connectivity is done using JDBC->Pure Java type (in this type there is no need to create a DSN). At present in QTP we can fetch database values using checkpoint only through DSN. Is there any programming for this if we don't have DSN (ODBC)
can u please explain what is the exact difference between qtp8.2 and 9.0
unique properties of button,edit box, radio button,check box?
what is the difference between the modular framework and datadriven frame work
How you can replace string in qtp?
www.icici.com after this home page wll came, in this page what r the items we r going to test for manual and what the element we r test for QTP... explian clearly with example
How to find the length of the string in qtp?
How do I lauch my test website using code from qtp in different environmet, uat and PPTE?
what is ODC and GDC?
suppose in the middle of the project QTP will not work properly, then what do u do? and ur team?
How does qtp identify gui object?
Can we record using all the modes in a single script? Explanation with example is appreciated
What is the architecture of your project? Can any one answer for this question plz........
Tell some commonly used Excel VBA functions?