Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.setup
external usenet poster
 
Posts: 2
Default how do I put the day into my header with the date have it change d

I would like to have the day change like the date every day ex. monday
7/27/2006, tuesday 7/28/2006
  #2   Report Post  
Posted to microsoft.public.excel.setup
external usenet poster
 
Posts: 268
Default how do I put the day into my header with the date have it change d

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" wrote in message
...
I would like to have the day change like the date every day ex. monday
7/27/2006, tuesday 7/28/2006



  #3   Report Post  
Posted to microsoft.public.excel.setup
external usenet poster
 
Posts: 903
Default how do I put the day into my header with the date have it change d

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" wrote in message ...
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" wrote in message
...
I would like to have the day change like the date every day ex. monday
7/27/2006, tuesday 7/28/2006





  #4   Report Post  
Posted to microsoft.public.excel.setup
external usenet poster
 
Posts: 903
Default how do I put the day into my header with the date have it change d

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" wrote in message ...
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" wrote in message ...
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" wrote in message
...
I would like to have the day change like the date every day ex. monday
7/27/2006, tuesday 7/28/2006







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
change background row color with change of date in a cell Urszula Excel Discussion (Misc queries) 5 May 17th 06 07:56 AM
I want any date 90 days or older from current date change color Big Abalone Excel Worksheet Functions 5 April 23rd 06 05:01 AM
Change general format to US date format woodlot4 Excel Discussion (Misc queries) 3 October 11th 05 12:29 AM
NETWORKDAYS - Multiple Date Selection Annabelle Excel Discussion (Misc queries) 3 October 4th 05 07:04 PM
How would I change a date cell to decrease it by business days? CNGracin Excel Discussion (Misc queries) 3 December 15th 04 05:20 PM


All times are GMT +1. The time now is 07:21 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"