Method to automatically check a checkbox once it reach certain date
Hi all,
I was working on the formula to automatically check a checkbox once it reach a certain date.
For example, I purchased a laptop on 3rd November, and I planning to change the laptop after 10 years of usage. And, i planned to have one helper column (Current Equipment Age) to indicate the current age for the laptop, and the checkbox to automatic check once it reaches 10 years.
Not sure if there is anyway that can helps me with this way?
Best Answer
-
Hey @HC. Tan
Would this work for you?
=IF(ISDATE([10 Years Date After Purchase]@row), IF(TODAY() >=[10 Years Date After Purchase]@row,1))
Answers
-
Hey @HC. Tan
Would this work for you?
=IF(ISDATE([10 Years Date After Purchase]@row), IF(TODAY() >=[10 Years Date After Purchase]@row,1))
-
Hi @Kelly Moore,
It works! Appreciate for your help on this! ☺️👍️
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 63K Get Help
- 379 Global Discussions
- 212 Industry Talk
- 442 Announcements
- 4.6K Ideas & Feature Requests
- 140 Brandfolder
- 129 Just for fun
- 130 Community Job Board
- 449 Show & Tell
- 30 Member Spotlight
- 1 SmartStories
- 303 Events
- 34 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!