How to Import data from a file (file is on the desktop) to
the data table
Answer Posted / sojan davis
We can use Datatable.import and Datatable.importsheet method
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Explain the constants in vbscript?
How to use QTP Object in .vbs(vbscript file) file Ex: Browser().., wait(), exist() and etc...
Explain the filter expression?
Explain the asc function?
Could Anybody Please tell me What is the script for Find 3rd Largest element in the Array without using a SORT function int Find(int arr[], int size); Thanks in Advance..
write a function to read the items from combobox of Flight reservation & save in excel (QTP)??
Write a code to print numbers from 5 to 0?
What purpose does ‘on error resume next’ serves?
Can we create Crystal Report object in QTP?If yes then what it is and what are its various properties?
Hellow friends, I am learning QTP,but here problem is VB script. please guide me how to learn VB script w.r.t QTP and if you know any books tell me or if you have any materials or any use full material or any else w.r.t QTP please post me p.p.sekhar
Difference between dim,public and private variables in vb script?
What is Procedure or Subroutine in VB Script?
What is byref and byval parameters in vbscript?
What is purpose of scripting.filesystemobject class in vbscript?
Which event is triggered when mouse focus comes out of an element in the vbscript language?