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
- 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
Want to practice working with formulas directly in Smartsheet?
Check out the Formula Handbook template!
Check out the Formula Handbook template!