Home |
Search |
Today's Posts |
#9
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
On Wed, 9 Jul 2008 19:49:12 +0100, "Mathew P Bennett"
wrote: Hi again, cheers biff, but it says 09 July 08 is a Monday! :) If 09 Jul 08 means 09 Jul 2008 then the formula you got from Biff is not reflecting the date. Most likely, you do NOT have a real date in B1, but rather just a number. For example, if you had the number 9 in B1, instead of the date 09 Jul 08, then Excel would interpret the "9" as being equivalent to 9-Jan-1900 which is a Monday. That being the case, you could use: =TEXT(DATE(YEAR(TODAY()),MONTH(TODAY()),B1),"dddd" ) --ron |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
excel to make the days cary over month to month automaticly | New Users to Excel | |||
Excel 2003 month to month data change grid | Excel Discussion (Misc queries) | |||
Naming Sheets for day of the month | Excel Discussion (Misc queries) | |||
transfer cell $ amount to other sheet month-to-month without overc | Excel Discussion (Misc queries) |