in excel i am using this formula to work out someones age,

=INT($B$2-C11)/365.25
where $b$2 is todays date and c11 is the DOB

but it rounds it up so if they are 15 and a half it puts that they are sixteen, how can i force excel to round down.

thanks
joe