Excel help
Hi everyone,
I am not sure if this belongs to this forum, but here goes:
I am using ASP.NET and Excel as a reporting engine. Based on user selection, I generate some HTML and stream it to the client machine by setting the MIME type to Excel. Everything works fine, I have my tabular data in Excel.
However, I want to format my excel document to have a header and footer. How can I do that using the above method?
Anyone who has any experience with something like this and can offer me some tips, I would be really grateful
Thanks,
Pankaj
|