in qtp we ve datatable look like excel ,if we want to
extract data from excel which saved in my documet how can i
get that in datatable using vb script

Answer Posted / turtlerock

Datatable.import("c:\one.xls")

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain about .wsf files?

758


How will you get the exponent of the given number in vbscript?

693


How are values assigned to string type and numeric type variables?

694


did any one attended interview in applabs if you had gone through plz tell me the procedure

1995


who will create the object?

1637






Mention the environments where vbscript could be run?

843


How will you get the largest subscript of an array in vbscript?

793


How to use QTP Object in .vbs(vbscript file) file Ex: Browser().., wait(), exist() and etc...

3070


What if you do not specify anything when you call a procedure?

733


I have an excel sheet with multiple ID's in a column. Now i need fetch those ID's in an application and check whether if it already exist in the DB. If not then i have to go with the process of inserting them in the DB. If it exists then i need to skip that ID and move to the next ID and check the same and proceed. How can i do that with for loop and if condition?

1022


What is event handling in vbscript?

739


what is the features of visual basic?

1695


Explain a few date functions in vbscript

704


What is the use of the instr function?

729


I am working on QTP, got struck in one place.. In my application depending upon configuration WebEdit count is increasing/ decreasing.. how to get these webedits..

1960