Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Why not
="No posting before " & TEXT( A2,"dddd,,mmm,dd,yyyy") Regards, Stefi Mike H ezt *rta: Try this with a date in A2 ="No posting before " & CHOOSE(WEEKDAY(A2),"Sunday","Monday","Tuesday","We dnesday","Thursday","Friday","Saturday") &" "& TEXT( A2, "mmm,dd,yyyy") Mike "Mike H." wrote: I want to have a cell display on the screen this: Note: No Posting before Wednesday, January 2, 2008 and the cell would be the next "Note: No Posting before " concatenated with a cell that has the date in it. But I can't get the formatting right. Can someone help! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Dates - Need to display date one month prior to user-entered date | Excel Worksheet Functions | |||
How to display date? | Excel Discussion (Misc queries) | |||
Formula to Display Date n-Workdays from a Certain Date | Excel Discussion (Misc queries) | |||
date display | Excel Discussion (Misc queries) | |||
X axis date - display beyond latest date. | Charts and Charting in Excel |