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
Answers were Sorted based on User's Feedback
Answer / jyotikrushna mohapatra
You can do by just parameterizing it.Let's explain with an
example. You have a datatable let table.xls in C drive and
if you want to extract the data from this excel file into
your document then write in the pane
datatable.importsheet "C:\\table.xls",1,destination
Here destination means where u have to place the data
| Is This Answer Correct ? | 2 Yes | 1 No |
Plzzzzzzz can any one tell me which is the best institute in hyderabad for learing VBScript. plz do answer guys its urgent plzzzzzzz. thanks in advance.
write a qtp script to count the number of minimized windows
When to use function procedures and what are its characteristics?
Mention the rules for using option explicit statement?
How to delete a cookie using vbscript?
Explain some uses of vb script?
Which event is triggered when mouse focus comes out of an element in the vbscript language?
How to create MSAcess table foriegn key
Mention what is vbscript?
What is difference between vbscript and vba?
Is it possible to pass optional argument to function in vb script?
What is byref and byval parameters in vbscript?