Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Hello, I have been exporting all of my data web pages to excel using Response.ContentType = "application/vnd.ms-excel" Response.AddHeader "content disposition", "attachment;filename=filename.xls" and it has been working well except for one site I have. This site dynamically creates one column tables, about 30 rows apiece, that visually line up next to each other, left to right across an asp page. When I export this page to excel, it doesnt visually show up correctly...it stacks each table on top of each other, so it shows only one column and many rows down the worksheet...the code is fairly long, so I decided to ask and get feedback before I post any code. Any help is appreciated. Thanks in advance, jtk ------------------------------------------------ ~~ Message posted from http://www.ExcelTip.com/ ~~View and post usenet messages directly from http://www.ExcelForum.com/ |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Problem creating formulas when exporting QuickBooks files to Excel | New Users to Excel | |||
Exporting Data from MAS500 into Excel problem | Excel Discussion (Misc queries) | |||
problem exporting data from Office PivotTable Components to Excel | Excel Discussion (Misc queries) | |||
Problem with exporting xls sheels to txt files separated by tabs | Setting up and Configuration of Excel | |||
Problem exporting to excel with Windows XP | Excel Discussion (Misc queries) |