Article ID: 184501 - Last Review: October 10, 2006 - Revision: 3.2 XL98: Macro to Change the Date/Time Format in a Header/FooterThis article was previously published under Q184501 On This PageSUMMARY
In Microsoft Excel, when you use the date code, &[Date], to insert the date
in the header or footer of a document, the date appears in the default
"MM/DD/YY" format. The time code, &[Time], appears in the default "H:MM
AM/PM" format. These date and time formats are based on the time settings
in the Date & Time control panel.
To use a date or time format other than the default format, do either of the following:
MORE INFORMATIONMicrosoft provides programming examples for illustration only, without warranty either expressed or implied. This includes, but is not limited to, the implied warranties of merchantability or fitness for a particular purpose. This article assumes that you are familiar with the programming language that is being demonstrated and with the tools that are used to create and to debug procedures. Microsoft support engineers can help explain the functionality of a particular procedure, but they will not modify these examples to provide added functionality or construct procedures to meet your specific requirements. Visual Basic for Applications Macro ExampleTo create a macro that places the current date in the header in the "MMM DD, YYYY" format, follow these steps:
94870
(http://support.microsoft.com/kb/94870/EN-US/
)
Excel: Changing the Date or Time Format in a Header or Footer
REFERENCES
For more information about custom formatting, click the Office Assistant,
type custom formatting click Search, and then click to view "Create a
Custom Number Format."
NOTE: If the Assistant is hidden, click the Office Assistant button on the Standard toolbar. If Microsoft Help is not installed on your computer, please see the following article in the Microsoft Knowledge Base: 179216
(http://support.microsoft.com/kb/179216/EN-US/
)
OFF98: How to Use the Microsoft Office Installer Program
| Article Translations
|

Back to the top
