Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2
Default using automatic dates in cells

I have a worksheet and the headers are labeled with the days of the week (Mon
thru Fri) only. The next header row is labeled with the month/day/year. The
user set this up whereas just changing the function would change the day of
the week to match the date in the row below it. How is this done?
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2
Default using automatic dates in cells



"shereea_1" wrote:

I have a worksheet and the headers are labeled with the days of the week (Mon
thru Fri) only. The next header row is labeled with the month/day/year. The
user set this up whereas just changing the function would change the day of
the week to match the date in the row below it. How is this done?


Example:

Mon Tue Wed Thu Fri Mon
Tue Wed
12/1/2009 12/2/2009 12/3/2009 12/4/2009 12/5/2009 12/8/2009 12/9/2009 12/10


  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,651
Default using automatic dates in cells

If you've got a date in A2, then if in A1 you use
=TEXT(A2,"dddd") you'll get the text Wednesday
=TEXT(A2,"ddd") you'll get the text Wed
=A2 you can format the cell as ddd or dddd.
--
David Biddulph

shereea_1 wrote:
I have a worksheet and the headers are labeled with the days of the
week (Mon thru Fri) only. The next header row is labeled with the
month/day/year. The user set this up whereas just changing the
function would change the day of the week to match the date in the
row below it. How is this done?



  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 11,501
Default using automatic dates in cells

Hi,

Say you have 12/1/2009 in a2 put this in A1

=A2

The format this as DDD with

Format|Cells - select Custom and enter DDD

Mike

"shereea_1" wrote:



"shereea_1" wrote:

I have a worksheet and the headers are labeled with the days of the week (Mon
thru Fri) only. The next header row is labeled with the month/day/year. The
user set this up whereas just changing the function would change the day of
the week to match the date in the row below it. How is this done?


Example:

Mon Tue Wed Thu Fri Mon
Tue Wed
12/1/2009 12/2/2009 12/3/2009 12/4/2009 12/5/2009 12/8/2009 12/9/2009 12/10


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
automatic dates flame New Users to Excel 1 August 31st 07 10:31 AM
How do I switch off automatic formatting (e.g. dates)? Coen Excel Discussion (Misc queries) 8 July 13th 06 08:08 AM
Automatic shading of cells based on dates??? Pedros Excel Worksheet Functions 3 October 20th 05 12:35 AM
stop automatic increment of dates Susan C. Excel Discussion (Misc queries) 2 September 21st 05 05:57 PM
Help with automatic dates foxx60 New Users to Excel 1 August 19th 05 06:01 PM


All times are GMT +1. The time now is 09:37 PM.

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

About Us

"It's about Microsoft Excel"