Calculate age from a birthday date

johann
✭✭
Hello, We receive the birthday date from a form and I want to put on cell the age automatically. How can we do to make a formula to put the age form a birthday date.
I think this works. =(TODAY()-(birthday))365
Thanks for your help
Johann
Best Answer
-
Hi johann,
if you just add the "/" I think it works.
=(TODAY() - ([birth date]@row)) / 365
is this what you are expecting ?
best regards
Florian
Answers
-
Hi johann,
if you just add the "/" I think it works.
=(TODAY() - ([birth date]@row)) / 365
is this what you are expecting ?
best regards
Florian
-
yes, thank you very much
best regards
-
This content has been removed.
-
This content has been removed.
Help Article Resources
Categories
Want to practice working with formulas directly in Smartsheet?
Check out the Formula Handbook template!
Check out the Formula Handbook template!