PC Review


Reply
Thread Tools Rate Thread

how do I put the day into my header with the date have it change d

 
 
=?Utf-8?B?Y2x5ZGU=?=
Guest
Posts: n/a
 
      27th Jul 2006
I would like to have the day change like the date every day ex. monday
7/27/2006, tuesday 7/28/2006
 
Reply With Quote
 
 
 
 
Bill Ridgeway
Guest
Posts: n/a
 
      27th Jul 2006
In the cell you want the message displayed enter the formula -
=TODAY()
Format that cell as custom and, in 'type', enter
"The message you want displayed" dd/mm/yyyy

You will also need to make sure the spreadsheet is updated manually. To do
this-
Click on <Tools><Options><Calculations><Manual>

Regards.

Bill Ridgeway
Computer Solutions

"clyde" <(E-Mail Removed)> wrote in message
news:B98FC86C-AB38-4D3B-8A30-(E-Mail Removed)...
>I would like to have the day change like the date every day ex. monday
> 7/27/2006, tuesday 7/28/2006



 
Reply With Quote
 
David McRitchie
Guest
Posts: n/a
 
      30th Jul 2006
Hi Clyde,
The day of the week will be in proper case, but
simply use a custom number format.
Format, Cells, number, custom
dddd mm/dd/yyyy (for US type of date formatting)

You can use dddd m/dd/yyyy as in you example, but
I think you would want the digits to line up.

Excel dates and times are stored together, time being a
fraction of a day.

I have no idea why Bill suggested turning off automatic
calculation. Changing to manual would mean you would have
to use F9 every time you wanted to see what you have.
Perhaps he was thinking of trying to keep the current date
as a constant and that method would not work. To enter
Today's date and time as a constant, you would enter
Ctrl+semi-colon space Ctrl+Shift+colon
(actually since you would have a format, you don't need to
include the space).

For more information on date and time with examples, see
http://www.mvps.org/dmcritchie/excel/datetime.htm
http://www.cpearson.com/excel/datetime.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

"Bill Ridgeway" <(E-Mail Removed)> wrote in message news:eaaqk1$nop$(E-Mail Removed)...
> In the cell you want the message displayed enter the formula -
> =TODAY()
> Format that cell as custom and, in 'type', enter
> "The message you want displayed" dd/mm/yyyy
>
> You will also need to make sure the spreadsheet is updated manually. To do
> this-
> Click on <Tools><Options><Calculations><Manual>


>
> "clyde" <(E-Mail Removed)> wrote in message
> news:B98FC86C-AB38-4D3B-8A30-(E-Mail Removed)...
> >I would like to have the day change like the date every day ex. monday
> > 7/27/2006, tuesday 7/28/2006

>
>



 
Reply With Quote
 
David McRitchie
Guest
Posts: n/a
 
      30th Jul 2006
Hi Clyde,
Sorry misread your complete question, because part of the question
was in the headers so most people including myself would not
see that you wanted customized date in you header (or footer)
because that was not conveyed in the body of the question.

For that you would need a macro, see
http://www.mvps.org/dmcritchie/excel...ame.htm#modify

.LeftHeader = Format(Now(), "dddd mm/dd/yyyy"---HTH, David McRitchie, Microsoft MVP - Excel [site changed Nov. 2001]My Excel
Pages: http://www.mvps.org/dmcritchie/excel/excel.htmSearch Page: http://www.mvps.org/dmcritchie/excel/search.htm "David
McRitchie" <(E-Mail Removed)> wrote in message news:(E-Mail Removed)...
> Hi Clyde,
> The day of the week will be in proper case, but
> simply use a custom number format.
> Format, Cells, number, custom
> dddd mm/dd/yyyy (for US type of date formatting)
>
> You can use dddd m/dd/yyyy as in you example, but
> I think you would want the digits to line up.
>
> Excel dates and times are stored together, time being a
> fraction of a day.
>
> I have no idea why Bill suggested turning off automatic
> calculation. Changing to manual would mean you would have
> to use F9 every time you wanted to see what you have.
> Perhaps he was thinking of trying to keep the current date
> as a constant and that method would not work. To enter
> Today's date and time as a constant, you would enter
> Ctrl+semi-colon space Ctrl+Shift+colon
> (actually since you would have a format, you don't need to
> include the space).
>
> For more information on date and time with examples, see
> http://www.mvps.org/dmcritchie/excel/datetime.htm
> http://www.cpearson.com/excel/datetime.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
>
> "Bill Ridgeway" <(E-Mail Removed)> wrote in message news:eaaqk1$nop$(E-Mail Removed)...
> > In the cell you want the message displayed enter the formula -
> > =TODAY()
> > Format that cell as custom and, in 'type', enter
> > "The message you want displayed" dd/mm/yyyy
> >
> > You will also need to make sure the spreadsheet is updated manually. To do
> > this-
> > Click on <Tools><Options><Calculations><Manual>

>
> >
> > "clyde" <(E-Mail Removed)> wrote in message
> > news:B98FC86C-AB38-4D3B-8A30-(E-Mail Removed)...
> > >I would like to have the day change like the date every day ex. monday
> > > 7/27/2006, tuesday 7/28/2006

> >
> >

>
>



 
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
Change Format of Date in Header Sriram Microsoft Excel Worksheet Functions 2 22nd Apr 2008 07:42 PM
How to change the default format of the date in header? Ben Graffery Microsoft Word New Users 6 14th Apr 2008 03:33 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
Change date in header automatically Sinisa Lopicic Microsoft Word New Users 2 25th May 2005 10:02 PM
How change Date format in header? Steve Adams Microsoft Excel Discussion 2 9th Sep 2004 07:06 PM


Features
 

Advertising
 

Newsgroups
 


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