View Single Post
  #3   Report Post  
Ron Rosenfeld
 
Posts: n/a
Default

On Fri, 10 Dec 2004 15:17:02 -0800, "Kaddy"
wrote:

I want to calculate the number of months between a fixed date and todays
date.
I don't see where Excel 2000 has a 'datedif' function. Does Excel 2003 have
this function?


Excel 2000 does have this function, although it may not be documented in HELP.

=DATEDIF(StartDate, EndDate, "m")

See http://www.cpearson.com/excel/datedif.htm for documentation.




--ron