Dear @THOMAS SMITH,
Welcome to Microsoft Q&A.
Thank you for your question. From what you described, it sounds like you have a date in your Excel sheet that you have to re‑enter every day, and you were hoping Excel could update it automatically to today’s date.
In Excel, the way automatic dates work can be a bit confusing. The function that shows today’s date is =TODAY(), and it updates itself every time the workbook is opened or recalculated. That means it always changes to the current date it never stays fixed. If someone needs a date that updates daily, this works well; but if they need to keep the previous day’s value, then TODAY() won’t be suitable because it will always change.
If your goal is simply to have the cell show today’s date automatically, you can type =TODAY() into that cell. Excel will display today’s date immediately. If the cell previously contained a manual date, you may need to clear it first before typing the formula.
Here’s a simple way to do it: Click the cell, type =TODAY() > press Enter.
The date will update on its own each day without needing to re-enter anything.
If what you actually need is for Excel to record today’s date once and keep it unchanged, Excel doesn’t do that automatically by itself. The usual way is to enter today’s date as a static value. The simplest method is: place your cursor in the cell: Press Ctrl + ; (semicolon)
Excel will insert today’s date as a fixed value that will not update tomorrow or later.
Please understand that our initial response does not always resolve the issue immediately. However, with your help and more detailed information, we can work together to find a solution.
I hope this information helps point you in the right direction. If this doesn’t match the behavior you’re seeing, feel free to share a screenshot or a short example of what happens in your file, I’m happy to help you sort it out.
Looking forward to hearing back from you with any updates or additional details.
Warm regards,
If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.