Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheetfunctions,microsoft.public.inetserver.asp.general,microsoft.public.excel.misc,microsoft.public.excel.programming
external usenet poster
 
Posts: 3
Default Add Header/Footer to excel report from ASP..

Hi all,

I'm trying to generate an excel report from an ASP web page using ..

"response.ContentType = "application/vnd.ms-excel" ....

I need to add a custom header & footer to the excel report on
generation. Is there a way to do this from the web without installing
Excel on the webserver? ..

Any help is appreciated...thanks


mj

  #2   Report Post  
Posted to microsoft.public.excel.worksheetfunctions,microsoft.public.inetserver.asp.general,microsoft.public.excel.misc,microsoft.public.excel.programming
external usenet poster
 
Posts: 6
Default import text file contains emails into access table

Hi: I have 100's of records in my inbox which i saved into a text file.
I need help how to i import them into access table through ASP.

Thanks,

Eric

  #3   Report Post  
Posted to microsoft.public.excel.worksheetfunctions,microsoft.public.inetserver.asp.general,microsoft.public.excel.misc,microsoft.public.excel.programming
external usenet poster
 
Posts: 6
Default import text file contains emails into access table

Hi: I have 100's of records in my inbox which i saved into a text file.
I need help how to i import them into access table through ASP.

Thanks,

Eric

  #4   Report Post  
Posted to microsoft.public.excel.worksheetfunctions,microsoft.public.inetserver.asp.general,microsoft.public.excel.misc,microsoft.public.excel.programming
external usenet poster
 
Posts: 6
Default import text file contains emails into access table

Hi: I have 100's of records in my inbox which i saved into a text file.
I need help how to i import them into access table through ASP.

Thanks,

Eric

  #5   Report Post  
Posted to microsoft.public.excel.worksheetfunctions,microsoft.public.inetserver.asp.general,microsoft.public.excel.misc,microsoft.public.excel.programming
external usenet poster
 
Posts: 3
Default Add Header/Footer to excel report from ASP..

Hi all,

I found a solution to my problem..thought I'd share

Add a pair of <style tags to the asp code with the following (eg.)

<style
<!--headfoot
{mso-displayed-decimal-separator:"\.";
mso-displayed-thousand-separator:"\,";}
@page
{mso-header-data:"&LHeaderText";
mso-footer-data:"Page &P of &N";
margin:1.0in .75in 1.0in .75in;
mso-header-margin:.5in;
mso-footer-margin:.5in;} --
</style

This sets the Header/Footer for the excel report generated...

wrote:
Hi all,

I'm trying to generate an excel report from an ASP web page using ..

"response.ContentType = "application/vnd.ms-excel" ....

I need to add a custom header & footer to the excel report on
generation. Is there a way to do this from the web without installing
Excel on the webserver? ..

Any help is appreciated...thanks


mj


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Common header/footer in Excel James Excel Discussion (Misc queries) 4 April 17th 07 08:36 PM
create report in excel sheet AskExcel Excel Worksheet Functions 3 July 8th 06 07:07 PM
Can an Excel Invoice link to an Excel Accounts Receivable Report? Moe Excel Discussion (Misc queries) 0 September 28th 05 07:59 PM
report manager excel Martin Excel Discussion (Misc queries) 0 February 1st 05 12:07 PM
Remove header/footer from Excel first page? richdsn2 Excel Discussion (Misc queries) 1 December 8th 04 05:18 PM


All times are GMT +1. The time now is 11:01 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"