I am using the following command and it isnt working the way i would like it
=DATEDIF(G6,NOW(),"y") & " years, " & DATEDIF(G10,NOW(),"ym") & " months, " & DATEDIF(G10,NOW(),"md") & " days"
what i want is for it to give me an age for the start of this year and no further
if anyone can assist it would be greatly appreciated
Bookmarks