View Single Post
  #4   Report Post  
hideki
 
Posts: n/a
Default How do I subtract a date from a date for a sum of total years?


You can use DATEDIF function

eg: DATEDIF(startDate, currentDate,"Y")


--
hideki
------------------------------------------------------------------------
hideki's Profile: http://www.excelforum.com/member.php...o&userid=18903
View this thread: http://www.excelforum.com/showthread...hreadid=479748