View Single Post
  #5   Report Post  
Gord Dibben
 
Posts: n/a
Default

Ron

AFAIK Excel 2000 was the ONLY version to document the DATEDIF Function in
Help.

Gord Dibben Excel MVP

On Fri, 10 Dec 2004 20:46:02 -0500, Ron Rosenfeld
wrote:

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