How to export data present in Datatable to an ".xls"

file?

Answers were Sorted based on User's Feedback



How to export data present in Datatable to an ".xls" file?..

Answer / sailaja

a=Datatable.Value("path")
msgbox a

Is This Answer Correct ?    1 Yes 5 No

How to export data present in Datatable to an ".xls" file?..

Answer / sreeprasad

DataTable.Export("Path of the sheet")

or DataTable.ExportSheet("Path of the sheet",Index of the

runtime datatable u want to export")

Is This Answer Correct ?    2 Yes 8 No

How to export data present in Datatable to an ".xls" file?..

Answer / chinna

Hello,

Export data into Excel Sheet we will follow 2 methods.

1. Datatable.Export("Path of the sheet")
2. Datatable.Exportsheet "Path of the sheet",Source sheet id

Is This Answer Correct ?    2 Yes 8 No

Post New Answer

More QTP Interview Questions

What do you do if QTP doesn't recognize object ,what action should be taken

11 Answers   Lehman Brothers,


What is the keyword view and expert view in qtp?

0 Answers  


What is use of object spy?

0 Answers  


What is the difference between CVS and VSS? Are you store QTP SCRIPT In VSS OR CVS? Where you store QTP Script?

1 Answers   Brain Roots, Ordain Solutions,


explian qtp frame work and what is the use of it? what is the neceecity of this? explian detail?

2 Answers  


How to map the test cases to requirements in QC?

4 Answers   IBM,


Is there any thing that we can replace recovery scenario manager in QTP.

3 Answers  


How to enable the text check point in qtp? By default it is disables

1 Answers   Sify, ssinformatics,


How you debug your script?

0 Answers  


Can we directly start working with QTP without any knowledge on WinRunner? (After getting trsining on QTP)

1 Answers  


please any one can explain the keyword driven framework. with gmail example.

0 Answers  


Discuss QTP Environment.

1 Answers  


Categories