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!
Thanks,
Maddy
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
Thanks,
Maddy
-
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 62.1K Get Help
- 349 Global Discussions
- 199 Industry Talk
- 427 Announcements
- 4.4K Ideas & Feature Requests
- 133 Brandfolder
- 127 Just for fun
- 127 Community Job Board
- 455 Show & Tell
- 28 Member Spotlight
- 1 SmartStories
- 282 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!