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
- Customer Resources
- 64.8K Get Help
- 434 Global Discussions
- 138 Industry Talk
- 470 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 65 Community Job Board
- 486 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!