How to retrieve particular cell data in excel sheet ?without importing method.
Answer Posted / uday
The Question is to retrieve a cell value from Excel sheet.
The method which does this is:
XLSheetObj.cells(rowno,colno).value
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Describe function procedure in vbscript.
What does it mean when a check point is in red color? What do you do?
How to capture all the data of a webtable, weblist and combolist using QTP?
Why do you create a text checkpoint on a Web application? What is the purpose of the Close method?
What is fragmentation and paging?
Hi, Can anyone please tell me how to connect the QC with QTP using QTP script? Thanks in advance
How you debug your script?
How to perform cross platform testing and cross browser testing using qtp? Can you explain giving some example?
unique properties of button,edit box, radio button,check box?
Can testing be done on the production system, or will a separate test system be required? How are browser caching, variations in browser option settings, dial-up connection variabilities, and real-world internet 'traffic congestion' problems to be accounted for in testing?
What is the difference between run time object and test object in QTP?
write a script to verify links on any web page by using descriptive method by creating a description object (give a filter condition only link) ... need to verify expected like name by reading
What are the different ways to invoke an application using QTP?
Explain QTP using different development techniques ?
What are the key points to create a framework in QTP for oracle forms?