How to Import data from a ".xls" file to Data table during
Runtime.
Answer Posted / ramyab.mca@gmail.com
Hai....
Import data from a ".xls" file to Data table during Runtime:
1.Datatable.Import "...XLS file name..."
2.DataTable.ImportSheet(FileName, SheetSource, SheetDest)
3.DataTable.ImportSheet "C:\name.xls" ,1 ,"name"
K,Byeeee...
Thanks & Regards
B.Ramyasri
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
assume i have few url link how will i dynamically call then using descriptive programming?
What are the differences between table and db checkpoints?
what function you write to do database testing with the help of qtp?
What is the latest version of qtp?
How will you report the bug and explain the defect tracking sheet you handled?
What is accessibility check point?
How can i check items sorted or not in a weblist ? Give me the script for this...
An object is non standard object, i mapped it to standard object, eventhogh on mapping to standard object i cannot use the methods available on the standard object with the mapped object. How i can use those standard object methods with these mapped object. (((Note : dont tell that we can use virtual object as virtual object is to map nonstandard obj to standard obj)))
Explain different types of action in qtp?
What is the significance of “action 0” in qtp?
What processes will be required to manage updates to the web site's content, and what are the requirements for maintaining, tracking, and controlling page content, graphics, links, etc.?
What are the different types of functions available in qtp and explain ?
can any boby tell me what is method or steps to connect the remote desk top by using QTP 9.2 version?
"What are the common constrains that we need to consider when we prepare testcases for ASP application". Thanks in Advance...
Did QTP prove efficient for your project? Yes or No, explain?