D
Dagre21
Anyone know how to round down an if formula?
Below is a formula I am using to compute ages. I don't not hav
everyone's birthdate, so I had to use an IF function so nothing i
displayed if no birthday was given.
=IF(C9>0, ($A$3-C9)/365.25, " ")
Thanks for the help
Below is a formula I am using to compute ages. I don't not hav
everyone's birthdate, so I had to use an IF function so nothing i
displayed if no birthday was given.
=IF(C9>0, ($A$3-C9)/365.25, " ")
Thanks for the help