View Single Post
  #1   Report Post  
UPRAYUP
 
Posts: n/a
Default Age with mont in decimal

Please can someone help me.

I need formula to get age and month

I use the following, but get (example 53 0 instead of 53.0)

=DATEDIF(H22,(L22),"y")&" "&DATEDIF(H22,(L22),"ym")&" "