How to export data present in Datatable to an ".xls" file?
Answer Posted / pavi
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 ? | 1 Yes | 1 No |
Post New Answer View All Answers
How the exception handling can be done using quicktest professional (qtp)?
How to get the format of a webedit class in qtp. How can i know that particular webedit accept what type of format like "mm/dd/yyyy" or "$" or Alphanumeric
What is the recovery scenario in qtp?
Which environments are supported by hp qtp?
What is TOM in QTP?
Does any one worked on JIL Emulator , Testing with QTP(automation). Trail Version of QTP is not identifying the child objects of JIL emulator, Can any one help me out ,
what you mean by artifact,milestone...
what kind of frame work you used in your last project?
1.How to record ,capture and also script to capture the close buttons. 2.How to record ,capture and also script to capture the options ---File ->save and File ->close in a browser and PDF files. 3.How to compare the Excel sheet values in a report using QTP scripting. 4.How to compare 2 PDf reports using QTP scripts as well reording. 5.How to compare 2 Excel reports using QTP scripts as well reording. 6.How to save a PDF report to a folder and then translate the report to an Excel type of report and compare that Excel Report with an other excel report. Please clarify me
What are metrics and matrix?
For which type of projects the iterative model is not suitable?
Can any body please tell me the steps of keyword driven framework of QTP.
How many add-ins comes by default with qtp?
How can i initiate the objects to find uniquely in OR
When I click on a link in web page.Link should open in new window.can anyone please let me know the script for this ---Koti