Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
Is there a simple function that will display a date showing the day of the week. For example, if I input 1/8/05 in a cell, could it display as
Monday, 1-Aug-2005 |
#2
![]() |
|||
|
|||
![]()
check <format<Cells<Number Date for options
This is display only "dalymjl" wrote: Is there a simple function that will display a date showing the day of the week. For example, if I input 1/8/05 in a cell, could it display as Monday, 1-Aug-2005 -- dalymjl |
#3
![]() |
|||
|
|||
![]()
I don't see any option under format/number/date to display the name of the day.
mjd Quote:
|
#4
![]() |
|||
|
|||
![]() =WEEKDAY() will return a number representing a day of the week (eg 1 = sunday, 2 - monday etc) You could then use a lookup or if statement to turn this into the name of the day. R -- Ruthki ------------------------------------------------------------------------ Ruthki's Profile: http://www.excelforum.com/member.php...o&userid=24503 View this thread: http://www.excelforum.com/showthread...hreadid=392295 |
#5
![]() |
|||
|
|||
![]() <format<cells<number<custom type dddd, d-mmm-yyyy -- bill k ------------------------------------------------------------------------ bill k's Profile: http://www.excelforum.com/member.php...nfo&userid=821 View this thread: http://www.excelforum.com/showthread...hreadid=441466 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Compare dates (one cell not in date format) | Excel Discussion (Misc queries) | |||
How do I keep the date from changing format in a mail merge? | Excel Discussion (Misc queries) | |||
Date format | Excel Discussion (Misc queries) | |||
USING THE DATE FORMAT IN EXCEL | Excel Discussion (Misc queries) | |||
Date format collapses diagram | Excel Discussion (Misc queries) |