View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
pinmaster
 
Posts: n/a
Default I need the difference between two dates expressed as 4 years 3 mo.


Hi,
Using the "Datedif" function try:
=DATEDIF(A1,TODAY(),"md")


HTH
JG


--
pinmaster
------------------------------------------------------------------------
pinmaster's Profile: http://www.excelforum.com/member.php...fo&userid=6261
View this thread: http://www.excelforum.com/showthread...hreadid=489700