Forum Discussion
iantb0070
Apr 24, 2022Copper Contributor
lock date
I'm trying to lock the date to the date that particular workbook was created. I create many estimates for work, at the moment the date displays todays date, but if i open it again tomorrow, it will d...
HansVogelaar
Apr 24, 2022MVP
I'd enter the data manually: press Ctrl+; to insert the current date as a fixed value.
It would also be possible to use VBA code, but that is overkill IMHO.