This topic is locked

Excel Export Template

4/5/2012 4:26:41 PM
PHPRunner General questions
S
Stucco author

Hello,
I have a user that would like to run an export or a report into a standard Excel Template. They currently have to run the Export and copy/paste the results into an old report file, perform a series of formatting steps including font, font size, cell background color, font-weight, inserting a header in the top row, and more. I would like to just provide a template Excel file that has these things already completed, and have the data fill into the template accordingly.
Is this possible?
Thank you!

S
Stucco author 4/8/2012

Maybe if I can't use a template I could apply the formatting in a programmatic way?

Sergey Kornilov admin 4/9/2012

You will have to do this manually. PHPRunner doesn't provide this type of functionality.

S
Stucco author 4/9/2012



You will have to do this manually. PHPRunner doesn't provide this type of functionality.


Is there any guidance about where this code would reside, and what library I would be tapping into? I'm really not even sure where to begin.

T
Tempus_Erus 4/12/2012



Is there any guidance about where this code would reside, and what library I would be tapping into? I'm really not even sure where to begin.


Hi,
Check out http://www.asprunner.com/forums/topic/19173-save-excel-output/pagep65223&#entry65223
May be a pointer in the right direction..........