Share via

The problem with dates.

Anonymous
2025-05-30T16:35:06+00:00

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

Microsoft 365 and Office | Excel | Other | Windows

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.

0 comments No comments

2 answers

Sort by: Most helpful
  1. Ashish Mathur 102K Reputation points Volunteer Moderator
    2025-05-31T00:45:56+00:00

    Hi,

    In cell B2, enter this formula

    =if(A2="Start",date(2025,1,1),"")

    Hope this helps.

    Was this answer helpful?

    0 comments No comments
  2. HansV 462.6K Reputation points
    2025-05-30T21:41:25+00:00

    Was this answer helpful?

    0 comments No comments