Great, glad to have helped.
Kind Regards,
Elise
Dieser Browser wird nicht mehr unterstützt.
Führen Sie ein Upgrade auf Microsoft Edge durch, um die neuesten Features, Sicherheitsupdates und den technischen Support zu nutzen.
Hello everyone,
could you please help me ?
The function DATEIDIF works only for months and for nothing more, for year, day etc. unfortunately not.
I use german version of excel.
Many thanks in advance!
BR
Mina
Gesperrte Frage. Diese Frage wurde aus der Microsoft-Support-Community migriert. Sie können darüber abstimmen, ob sie hilfreich ist, aber Sie können keine Kommentare oder Antworten hinzufügen oder der Frage folgen.
Great, glad to have helped.
Kind Regards,
Elise
Now works. This was because I am using an office in german.
Many thanks :)
BR
Mina
Can you check using the formula here, as I can get it to work using this
Kind Regards,
Elise
Hi, I'm Elise, an independent advisor and I'd be happy to help with your issue.
To use DATEDIF use the format:
DATEDIF( start_date, end_date, interval )
Replace 'start_date' and 'end_date' then for 'interval' use one of the following:
Y The number of complete years.
M The number of complete months.
D The number of days.
MD The difference between the days (months and years are ignored).
YM The difference between the months (days and years are ignored).
YD The difference between the days (years and dates are ignored).
Kind Regards,
Elise