Home |
Search |
Today's Posts |
|
#1
![]() |
|||
|
|||
![]()
I need a formula that will display a date as the day of the week, the month
and the date (example: Wednesday, January 26). I've researched all the date functions and can't find one that returns the weekday in text, only as a number. Can anyone help? |
#2
![]() |
|||
|
|||
![]()
abbylulu2, format the cell as custom dddd, mmmm d
-- Paul B Always backup your data before trying something new Please post any response to the newsgroups so others can benefit from it Feedback on answers is always appreciated! Using Excel 2002 & 2003 "abbylulu2" wrote in message ... I need a formula that will display a date as the day of the week, the month and the date (example: Wednesday, January 26). I've researched all the date functions and can't find one that returns the weekday in text, only as a number. Can anyone help? |
#3
![]() |
|||
|
|||
![]()
You could use the Text function so for example if the cell A1 contained
01/01/05 u could write =text(A1,"DDDD MMMM YYYY") and that would return Saturday January 2005, of course instead of A1 you could have a result of a formula or anything you wish to munipulate. Hope that helps __________________________ Naz London "abbylulu2" wrote: I need a formula that will display a date as the day of the week, the month and the date (example: Wednesday, January 26). I've researched all the date functions and can't find one that returns the weekday in text, only as a number. Can anyone help? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel 2003 FAILS, but Excel 2000 SUCCEEDS ??? | Excel Discussion (Misc queries) | |||
Need excel formula to display 28.50hrs in HRS & MINS? | Excel Worksheet Functions | |||
Display a pix from a URL in a Excel cell | Excel Discussion (Misc queries) | |||
Excel: To Display Formula in the cells Instead of Value | Excel Discussion (Misc queries) | |||
Excel does not display workbooks open | Setting up and Configuration of Excel |