Thread
:
How do I find someones age in whole numbers?
View Single Post
#
4
David Hepner
Posts: n/a
If cell A1 (birthdate) contains one date and B1 (todays date) contains the
other:
In cell C1 type =B1-A1 then fomrat the cells using custom format type: yy
"BrianHall222" wrote:
I have 2 dates and I need to figure out how old someone is.
Reply With Quote