Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I have a worksheet with a certain cell dedicated for today's date. Is it
possible to programm that cell so that any time I open the file, it automatically reflects the today's date? Thanks, Dori |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
You could use:
=today() If you need date and time, you could use: =now() (format it nicely) DORI wrote: I have a worksheet with a certain cell dedicated for today's date. Is it possible to programm that cell so that any time I open the file, it automatically reflects the today's date? Thanks, Dori -- Dave Peterson |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Thank you very much Dave.
Dori "Dave Peterson" wrote: You could use: =today() If you need date and time, you could use: =now() (format it nicely) DORI wrote: I have a worksheet with a certain cell dedicated for today's date. Is it possible to programm that cell so that any time I open the file, it automatically reflects the today's date? Thanks, Dori -- Dave Peterson |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Automatically date cell in Excel | Excel Worksheet Functions | |||
How to Join/concatenate a date field with a time field in Excel? | Excel Discussion (Misc queries) | |||
convert interval to various separate date , time, hr, minutes | Excel Worksheet Functions | |||
Imported Date & Time format with calcs. managed in excel from imrp | Excel Worksheet Functions | |||
Help - Information with time and date | Excel Discussion (Misc queries) |