PC Review


Reply
Thread Tools Rate Thread

How do I change the default header date format in Excel 2007?

 
 
Jazzman721
Guest
Posts: n/a
 
      10th Jun 2009
Co-worker wants to use Long Date format in header or footer, but it always
displays as short. Older versions of Excel there was a format button. I have
also tried to change the default Date using Control Panel regional & language
setting.....
Thanks
Keith
 
Reply With Quote
 
 
 
 
Gord Dibben
Guest
Posts: n/a
 
      10th Jun 2009
The options for date format in header/footer is limited to short date
settings in Regional and Language settings.

No difference with older versions..........no format button that I ever
heard of.

To enter a custom formatted date in a header or footer you will need VBA.

ActiveSheet.PageSetup.RightFooter = Format(Date, "mmmm dd, yyyy")


Gord Dibben MS Excel MVP

On Wed, 10 Jun 2009 13:06:01 -0700, Jazzman721
<(E-Mail Removed)> wrote:

>Co-worker wants to use Long Date format in header or footer, but it always
>displays as short. Older versions of Excel there was a format button. I have
>also tried to change the default Date using Control Panel regional & language
>setting.....
>Thanks
>Keith


 
Reply With Quote
 
Jazzman721
Guest
Posts: n/a
 
      12th Jun 2009
Gord
Thanks for your help....VBA did the trick
Thanks
Keith

"Gord Dibben" wrote:

> The options for date format in header/footer is limited to short date
> settings in Regional and Language settings.
>
> No difference with older versions..........no format button that I ever
> heard of.
>
> To enter a custom formatted date in a header or footer you will need VBA.
>
> ActiveSheet.PageSetup.RightFooter = Format(Date, "mmmm dd, yyyy")
>
>
> Gord Dibben MS Excel MVP
>
> On Wed, 10 Jun 2009 13:06:01 -0700, Jazzman721
> <(E-Mail Removed)> wrote:
>
> >Co-worker wants to use Long Date format in header or footer, but it always
> >displays as short. Older versions of Excel there was a format button. I have
> >also tried to change the default Date using Control Panel regional & language
> >setting.....
> >Thanks
> >Keith

>
>

 
Reply With Quote
 
Gord Dibben
Guest
Posts: n/a
 
      12th Jun 2009
Thanks for the feedback.

Gord

On Fri, 12 Jun 2009 11:51:01 -0700, Jazzman721
<(E-Mail Removed)> wrote:

>Gord
>Thanks for your help....VBA did the trick
>Thanks
>Keith
>
>"Gord Dibben" wrote:
>
>> The options for date format in header/footer is limited to short date
>> settings in Regional and Language settings.
>>
>> No difference with older versions..........no format button that I ever
>> heard of.
>>
>> To enter a custom formatted date in a header or footer you will need VBA.
>>
>> ActiveSheet.PageSetup.RightFooter = Format(Date, "mmmm dd, yyyy")
>>
>>
>> Gord Dibben MS Excel MVP
>>
>> On Wed, 10 Jun 2009 13:06:01 -0700, Jazzman721
>> <(E-Mail Removed)> wrote:
>>
>> >Co-worker wants to use Long Date format in header or footer, but it always
>> >displays as short. Older versions of Excel there was a format button. I have
>> >also tried to change the default Date using Control Panel regional & language
>> >setting.....
>> >Thanks
>> >Keith

>>
>>


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to change the default format of the date in header? Ben Graffery Microsoft Word New Users 6 14th Apr 2008 03:33 PM
Excel 2003 can you change the header date format? =?Utf-8?B?bGRlZG1vbg==?= Microsoft Excel Misc 0 7th Mar 2007 07:11 PM
How change Excel default date format to something useful =?Utf-8?B?bWpr?= Microsoft Excel Misc 1 26th Sep 2005 09:15 PM
how do I change date format in the header in Excel XP ? =?Utf-8?B?SGVzYW0=?= Microsoft Excel Misc 1 8th Jul 2005 07:34 PM
How do I change the default date format in an Excel Footer =?Utf-8?B?QnVya2k=?= Microsoft Excel Setup 1 4th Feb 2005 03:15 AM


Features
 

Advertising
 

Newsgroups
 


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