Computer Learning Zone CLZ Access Excel Word Windows

We're not gonna die. We can't die, Bendis. You know why? Because we are so, very, pretty

-Malcom Reynolds
 
Home   Courses   TechHelp   Forums   Help   Contact   Merch   Join   Order   Logon  
 
Back to Excel Forum    Comments List
Upload Images   @Reply   Bookmark    Link   Email   Next Unseen 
Data Into Header
Colin Smyth 
      
2 days ago
At the top of my spreadsheet, I have a line where it says Month: and then the formula =TEXT(TODAY(),"mmmm") which automatically inserts the current month. Is there a way that I can insert that formula into my header? I have tried various options but it simply types the formula.
Kevin Robertson  @Reply  
          
2 days ago
Excel headers and footers don't evaluate worksheet formulas. If you type =TEXT(TODAY(),"mmmm") into a header, Excel treats it as plain text and prints exactly what you typed.

You have a few options:

   - Use the built-in header codes such as &D for the current date, but these won't give you just the month name.
   - Link the header to a cell using VBA. For example, if cell A1 contains =TEXT(TODAY(),"mmmm"), a macro can set the header to the value of A1:
    
     ActiveSheet.PageSetup.CenterHeader = Range("A1").Value

If you don't want to use VBA, place the month in a cell at the top of the worksheet and include that row in the print area so it appears on every printed page.
Unfortunately, there is no built-in way to use worksheet formulas directly in an Excel header or footer.
Colin Smyth OP  @Reply  
      
2 days ago
Thank you for your advice. worked out how to resolve my problem in a different way but appreciate your suggestion for future reference.
Add a Reply Upload an Image
Next Unseen

 
New Feature: Comment Live View
 
 

The following is a paid advertisement
Computer Learning Zone is not responsible for any content shown or offers made by these ads.
 

Learn
 
Access - index
Excel - index
Word - index
Windows - index
PowerPoint - index
Photoshop - index
Visual Basic - index
ASP - index
Seminars
More...
Customers
 
Login
My Account
My Courses
Lost Password
Memberships
Student Databases
Change Email
Info
 
Latest News
New Releases
User Forums
Topic Glossary
Tips & Tricks
Search The Site
Code Vault
Collapse Menus
Help
 
Customer Support
Web Site Tour
FAQs
TechHelp
Consulting Services
About
 
Background
Testimonials
Jobs
Affiliate Program
Richard Rost
Free Lessons
Mailing List
PCResale.NET
Order
 
Video Tutorials
Handbooks
Memberships
Learning Connection
Idiot's Guide to Excel
Volume Discounts
Payment Info
Shipping
Terms of Sale
Contact
 
Contact Info
Support Policy
Mailing Address
Phone Number
Fax Number
Course Survey
Email Richard
[email protected]
Blog RSS Feed    YouTube Channel

LinkedIn
Copyright 2026 by Computer Learning Zone, Amicron, and Richard Rost. All Rights Reserved. Current Time: 6/9/2026 1:28:05 AM. PLT: 1s