Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Including Spreadsheet Date in a header

Is there any (preferable easy) way to to automatically
include the contents of a specific cell in the custom
header information?
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 691
Default Including Spreadsheet Date in a header

Hi Steve,

Don't know about preferable, but the following should work

Activesheet.PageSetup.LeftHeader = Range("B2").value

More information on headers and footers in
http://www.mvps.org/dmcritchie/excel/pathname.htm
---
HTH,
David McRitchie, Microsoft MVP - Excel [site changed Nov. 2001]
My Excel Pages: http://www.mvps.org/dmcritchie/excel/excel.htm
Search Page: http://www.mvps.org/dmcritchie/excel/search.htm

"Steve" wrote in message ...
Is there any (preferable easy) way to to automatically
include the contents of a specific cell in the custom
header information?



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
How do I sort a worksheet without including the column header row Navy Neophyte Excel Discussion (Misc queries) 3 April 17th 23 06:59 PM
Concatenate including a date so that the date appears as a date Zembu Excel Worksheet Functions 2 January 6th 10 06:09 PM
How do I filter data without including the header row? Donald New Users to Excel 1 November 2nd 07 11:37 AM
How do I copy the print settings, including header and footer fro. bruce Excel Discussion (Misc queries) 4 May 26th 06 07:55 PM
Can't Get data without including Header using ADO Dave B[_4_] Excel Programming 3 October 4th 03 03:54 AM


All times are GMT +1. The time now is 03:49 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"