What is diff betwee datatable.importsheet "path" and
datatable.import
Answer Posted / rico
datatable.importsheet --Import a particular sheet of the
workbook whereas datatable.import--> imports the total
workbook sheets
DataTable.ImportSheet(FileName, SheetSource, SheetDest)
DataTable.Import ("C:\flights.xls")
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
Is it possible to merge two object repository files in qtp?
Is text area check point supports for web applications?
Which environments does qtp support?
How to release all resources file from the 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
can i change the runtime properties of an object ? How can i check if a parameter exists in database ?
How you can decide which type of object repository you have to use?
In application which areas to be automated and what kind of situation will be take? using QTP? Plz give me the clear answer
How to build scripts that access data from external sources?
Can UFT be connected to Quality Center? If ‘Yes’ brief the process or steps.
What are the methods of the TextStream object that are used for reading from a text file?
unique properties of button,edit box, radio button,check box?
Hi, how can we check or avoid the memory leakage in QTP9.2?
Through array we can execute the testcase how ? give me example
How to import a test case present in ".xls" file to TD under a Test set?