I want to export the datasheet to excel.Instead of total
file it exports only data without headers.How to solve this
problem?

Answer Posted / ram

using "Datatable.ExportSheet" method

Is This Answer Correct ?    0 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How many types of recording modes are there?

597


In the website, the protocol has been changed http: to https what you will do? Tell me your approach?

563


How often were they executed?

2039


what function you write to do database testing with the help of qtp?

1359


How to execute a winrunner script in quicktest professional (qtp)?

519






unique properties of button,edit box, radio button,check box?

3826


How many types of recording modes in qtp? Describe each type with an example where we use them?

615


Define virtual object?

607


In what occasion we can specify global sheet and action sheet?

568


Hi How to retrieve data from web element line by line?

1571


Create flight reservation login descriptive programing (Condition: Remove the value and substitute with a variable, and then call the validation from Excel) Plz help me....... very urgent.........

1579


how to download mercury qtp9.2 ny internet ?

2964


What is the virtual object?

645


Who uses qtp tool?

575


Hi, I am using OutputCheckPoint for 2 webelements Bed:4 and Bath:2 Full,1 partial in my result page and I am storing the value in the data table. I dont need the string Bed:4,I would like to get only the no 4. How can I get it? Even though I highlight only 4,It is seleting the full value "bed 4". Same thing happend for second webelement Bath:2 Full,1 partial I need only the No 2. I used the following to split MyArray = Split(UIBathResult, " ", -1, 1) But it is giving the value My Array(0)=Bath:2full,1Partial I need the only the nos for further comparision.Any help? Thanks Uma

3248