Autofill Date with Dropdown Selection
Hey everyone. I am trying to figure out how to make my sheet autofill today's date when we complete a project. We have a status column and when that column is marked "Completed" I want the Completion Date to autofill to today. I tried this:
=IF(Status@row = "Completed", TODAY())
The problem is that it changes the completed date to TODAY'S date every day and doesn't keep the correct completed date - if that makes sense. In other words, projects I marked as "Completed" on Friday filled in with Friday's date ON Friday, but today the projects I finished Friday have today's date as the date completed.
Would love someone's expertise on this.
Thanks!
Answers
-
Have you considered using automation rather than a formula?
You can have a trigger when the status changes to "completed", the recorded date is returned in the Completion Date cell.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 65.1K Get Help
- 444 Global Discussions
- 142 Industry Talk
- 472 Announcements
- 5K Ideas & Feature Requests
- 83 Brandfolder
- 150 Just for fun
- 71 Community Job Board
- 489 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 301 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!