View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
FC FC is offline
external usenet poster
 
Posts: 130
Default how do I calculate years between two dates

I'm trying to calculate age between A1 ( TODAYS' DATE) and B1 customer's
birthday, but all the formulas that I write in C1 ( that's where I want the
age ) will give me for example 33.56, and if I take off the decimals then it
will ROUND UP to 34 and thats not the real age. I basically want a formula
that DOES NOT ROUND UP and gime JUST THE YEARS ( in this case 33). Thanks.