C
Chrissy
So I have been working on this form to try and calculate an age from a
birthdate. Everything I have tried has not worked. So I finally came
up with this formula and now it rounds everything up or down. I need
it to round down and I can't figure out for anything. The formula I
have is this:
=DateDiff("d",[Date of Birth],Now())/365)
How can I get this so it rounds down everytime so I can get the correct
age?
Thanks
birthdate. Everything I have tried has not worked. So I finally came
up with this formula and now it rounds everything up or down. I need
it to round down and I can't figure out for anything. The formula I
have is this:
=DateDiff("d",[Date of Birth],Now())/365)
How can I get this so it rounds down everytime so I can get the correct
age?
Thanks