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

file?

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to replay a script in qtp?

612


How to delete an object from the object repository?

589


In a flight window we have to enter the name and meal request for every passenger.In that window if we give Total passengers=1 then the Psngr1 name field and psngr1 meal request field will reflects.if we give Total passengers=2 then Psngr1 name field and psngr1 meal request field,Psngr2 name field and psngr2 meal request field will reflects and so on.if total psngrs=100 then will we capture all the fields for the psngrs to Automate the app how we can handle this scenerio thru Descriptive programming?

1450


What is checkpoints for qtp?

527


Can any body please tell me the steps of keyword driven frame work in qtp. My mail is saswat445@gmail.com please send some materials on keyword driven testing in qtp. thanks a lot...

1787






what are the limitations of smart identification in qtp 9.0

1918


For which type of project the iterative model is suitable?

1374


can any body plz help by sending the qtp docs and qtp ppt's? this is my mail id:murali.padeti@gmail.com

1756


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

565


Can we access the java methods in qtp. Because my requirement is to access the swt(for eclipse an it is java code) methods in qtp is it possible?

1519


Sql questions to find second max salary and how to use joins

959


how to evalute defects in QTP script?

1482


How extensive or customized are the server logging and reporting requirements; are they considered an integral part of the system and do they require testing?

571


if there is a web table of having row and colmns.a button is placed at 2nd row's 3rd column which is worked for both edit and delete..how to write script for the button to test both operation on the web table using desriptive programing.. plz help me on script wheather using getroproperty Q2)what is the command for taking valiue from a web table in qtp

23909


Explain the N-tire structure(process) for Funds Transfer ( means give N ways to funds Transfer in an Application)

1629