I want to insert date and time into a cell of an Excel spreadsheet. NOW() and TODAY() don't fit my needs. These functions insert dynamic date. But I want static: if I insert the date it won't change with time.
Tell me more
×
Super User is a question and answer site for
computer enthusiasts and power users. It's 100% free, no registration required.
|
|
||||
|
|
|
To insert the current date, hold control and press the semicolon key. This will quickly insert the current date in a non-dynamic way. Control + ; will insert the date |
||||
|
|
|
Type it. Make sure to set the cell type as date. (Mokubai's answer is much better though!) |
||||
|
|
|
You can copy > paste special > value then it won't change. You can use this for all sorts of formulas, such as |
|||
|
|