Results in excel form
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-09-2010
03:23 AM
04-09-2010
03:23 AM
Results in excel form
I have the result logs of my projects. I need to compile them all in one excel file with result in each sheet for each project.
Can you please help me with this...
Can you please help me with this...
1 REPLY 1
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-12-2010
08:44 PM
04-12-2010
08:44 PM
Hi Madhi,
You need to export the results to XML or HTML, parse the needed information and write it to an Excel document by using its COM object's methods. You can find examples demonstrating how to write data to an Excel sheet here.
--
Dmitry Nikolaev
Did my reply answer your question? Give Kudos or Accept it as a Solution to help others. ⬇️⬇️⬇️
Dmitry Nikolaev
Did my reply answer your question? Give Kudos or Accept it as a Solution to help others. ⬇️⬇️⬇️
