Bernard Liengme ha scritto:
> =A2-A1 and format General
it gives "#VALORE!" (my Excel is in italian), perhaps because the
format of the dates is not recognized. I also tried to browse the
various date formats even english but I didn't find one that coincide.
> or use DATEDIF (undocumented function) - details at
> http://www.cpearson.com/excel/datedif.aspx
> best wishes
I tried =DATEDIF(Date1, Date2, Interval) (precisely =DATEDIF(A1, A2,
d) but it doesn't accept the formula, selecting "A1, A2, d" as if it
doesn't accept them.
I suspect that Microsoft likes to translate the formula commands in
addition to the program interface!