Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi there,
I am developing an intranet querying system which outputs data into excel sheets. using the Response.ContentType = "application/vnd.ms-excel" code, it is easy to produce simple excel sheet output generated by a redirect from an aspx page. However, I want my Excel workbooks to be a little more complex now. Specifically, I want to subdivide my data table between various named worksheets. Is there a way to create multiple worksheets in an on-the-fly created workbook created from an aspx page? Alternatively, I have written many Macros in my time, and so is there a way to add some code to the aboce content type line to create my excel sheet from a specific template? I could simply add the Macro to the template, and so either at workbook creation time, or based on a ctrl + A (or something) command after the workbook has been created, the macro would run and do the sub division appropriately. I am almost certainly going to be using this a lot in the coming months, and so any guidance would be very much appreciated. Thanks, Paul. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I alphabetize the tabs on a spreadsheet with 25 tabs? | Excel Worksheet Functions | |||
sheet tabs is checked but I can't see my tabs | Excel Discussion (Misc queries) | |||
tabs are missing even though 'tools-options-view-sheet tabs' ok? | Excel Worksheet Functions | |||
hide tabs from view then lock tabs? | Excel Discussion (Misc queries) | |||
Can i set up tabs within tabs on Excel? | Excel Worksheet Functions |