A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
Hi,
The start date should be first in formula. So try this:
=DATEDIF(Q2,P2,"y") & " years, " & DATEDIF(Q2,P2,"ym") & " months "
You can read about this function in this link: https://support.office.com/en-us/article/datedif-function-25dba1a4-2812-480b-84dd-8b32a451b35c
Hope this helps. If yes, please mark my reply as Answer.
IlirU