Report in xls

Best practices, code snippets for common functionality, examples, and guidelines.
hellskrim
Posts: 1
Joined: Fri Sep 02, 2011 2:31 pm

Report in xls

Post by hellskrim » Fri Sep 02, 2011 2:48 pm

How to generate report in xls file with my own fields?

User avatar
Ciege
Posts: 1336
Joined: Thu Oct 16, 2008 6:46 pm
Location: Arizona, USA

Re: Report in xls

Post by Ciege » Fri Sep 02, 2011 9:51 pm

Well then report is just an XML file so you could import it into Excel... Don't know how valuable that would be to you...

Otherwise, you can write your own code to write the report to an Excel file...
If this or any response has helped you, please reply to the thread stating that it worked so other people with a similar issue will know how you fixed your issue!

Ciege...

User avatar
Support Team
Site Admin
Site Admin
Posts: 12145
Joined: Fri Jul 07, 2006 4:30 pm
Location: Houston, Texas, USA
Contact:

Re: Report in xls

Post by Support Team » Mon Sep 05, 2011 1:13 pm

Hi,
Ciege wrote:Otherwise, you can write your own code to write the report to an Excel file...
therefore please have a look at following blog post:
http://www.ranorex.com/blog/customizing-ranorex-reports

Regards,
Tobias
Support Team