How to Import data from a ".xls" file to Data table during
Runtime.
Answer / 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 |
What are the Features & Benefits of Quick Test Pro ?
what is keyword driven testing in qtp?n how is it useful?
how to generate numbers in between to numbers suppose numbers in between 500 to 1000 in sequencies using vbscript
Explain runtime dynamic settings?
what is the difference between quality and testing ?
write vb script code to delete the duplicate values in an array.
Describe synchronization point.
How to recognise the webelement and verifying that webelement is enabled?
How many scripts did you have?
VB scrip has a special command named LBound, which returns the starting index of an arry. What are the possible indexes an array can start with? options are given below. and one only the correct answer. pl select it 1. any index 2. only even non-negative 3. only 0 4. any non-negative integer
what sort of things what u put in Bug Report ?
Explain Different types of Checkpoints in Quick Test Professional?