Formula to Calculate Building Age from Opening Date
Hello All,
I'm trying to create a formula that will automatically calculate the age of a building based off the Opening Date. I have two columns "Opening Date" and "Building Age". In the Building Age column I've tried a few formulas but keep receiving various errors.
=TODAY-([Opening Date}@row)
One thing to point out is the Opening Date has a date profile and Building Age is text/number.
Any recommendations would be greatly appreciated!
Best Answer
-
slight syntax error, try:
=TODAY()-([Opening Date}@row)
Answers
-
slight syntax error, try:
=TODAY()-([Opening Date}@row)
-
Excellent! This worked for number of days. Is there a way to get it to reflect years?
Thanks so much for your help
-
Figured it out! Thanks so much for the assist.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 64.3K Get Help
- 419 Global Discussions
- 221 Industry Talk
- 461 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 143 Just for fun
- 59 Community Job Board
- 462 Show & Tell
- 32 Member Spotlight
- 1 SmartStories
- 300 Events
- 39 Webinars
- 7.3K Forum Archives
Want to practice working with formulas directly in Smartsheet?
Check out the Formula Handbook template!
Check out the Formula Handbook template!