A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
Hi,
In cell B2, enter this formula
=if(A2="Start",date(2025,1,1),"")
Hope this helps.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
StartFragmentHello, I want to understand if I can automatically insert a static date into a cell when text appears in another cell? Thank you in advance!EndFragment
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
Hi,
In cell B2, enter this formula
=if(A2="Start",date(2025,1,1),"")
Hope this helps.