S
Steven
In a Worksheet I've used the formula =DATEDIF(A3,A4,"D"), with A3 and A4
being example cell addresses.
The 1st and 2nd arguments point to cells in which a date has been input.
I then tried to divide the result by 365, so amended cell contents to
=DATEDIF(A3,A4,"D")/365 however instead of the number of days between
two dates being divided by 365, the result returned is 1/1/04. If I then enter
the cell and backspace over /365 a date is returned, instead of going back
to the number of days between dates.
My questions are:
(1) Should Excel be behaving like this or is this bug?
(2) To divide the result of the formula by another number (eg. 365) should I
be doing something different? I've tried =(DATEDIF(A3,A4,"D"))/365 which
doesn't work.
(3) Why doesn't DATEDIF appear in the Insert>Function... menu?
Any tips appreciated.
Steven
being example cell addresses.
The 1st and 2nd arguments point to cells in which a date has been input.
I then tried to divide the result by 365, so amended cell contents to
=DATEDIF(A3,A4,"D")/365 however instead of the number of days between
two dates being divided by 365, the result returned is 1/1/04. If I then enter
the cell and backspace over /365 a date is returned, instead of going back
to the number of days between dates.
My questions are:
(1) Should Excel be behaving like this or is this bug?
(2) To divide the result of the formula by another number (eg. 365) should I
be doing something different? I've tried =(DATEDIF(A3,A4,"D"))/365 which
doesn't work.
(3) Why doesn't DATEDIF appear in the Insert>Function... menu?
Any tips appreciated.
Steven