View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.misc
Gary Brown
 
Posts: n/a
Default Subtracting Dates


There is a function called Datedif. It takes the format as follows:-

DATEDIF(START DATE,END DATE,"[D,M,Y]")

where D is quoted in days, M is quoted in months and Y is quoted in
Years


--
Gary Brown
------------------------------------------------------------------------
Gary Brown's Profile: http://www.excelforum.com/member.php...o&userid=17084
View this thread: http://www.excelforum.com/showthread...hreadid=518192