![]() |
![]() |
|
|||||||
| Excel Questions All Excel/VBA questions - formulas, macros, pivot tables, general help, etc. Please post to this forum in English only. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
New Member
Join Date: Apr 2002
Posts: 30
|
hi i know how to put todays date in a cell like = today() -
but how do u put the day of the week like to put thursday in a cell automatically each day thanks chris |
|
|
|
|
|
#2 |
|
MrExcel MVP
Join Date: Feb 2002
Location: Sunny, spring-like Hull
Posts: 3,339
|
Try: -
=TEXT(NOW(),"dddd") Hope that's what you meant |
|
|
|
|
|
#3 |
|
Board Regular
Join Date: Mar 2002
Location: Hellas
Posts: 553
|
format the cell with the date
as dddd
__________________
Best Regards Andreas
|
|
|
|
|
|
#4 |
|
New Member
Join Date: Apr 2002
Posts: 30
|
thank you
just what i needed thanks |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|