Function "DATEDIF" does not exist in my excel 2010 version

ROLAND.

New Member
Joined
Oct 23, 2008
Messages
33
Do I need to activate or download an add-in to make this function work ?
Thx.
Roland
 
Sorry, I tried this formula, =DATEDIF(6/5/2013,3/28/1951,y) and received this error: #NAME?

Do I need to activate something in excel 2010?
 
Upvote 0

Excel Facts

Fastest way to copy a worksheet?
Hold down the Ctrl key while dragging tab for Sheet1 to the right. Excel will make a copy of the worksheet.
Try:

=DATEDIF("3/28/1951","6/5/2013","y")

EDIT: Welcome to the forum!
 
Last edited:
Upvote 0
Try:

=DATEDIF("3/28/1951","6/5/2013","y")

EDIT: Welcome to the forum!

Thanks, this worked. I also put the dates and y in their own cells and that worked also.

I'm looking forward to gaining more knowledge regarding EXCEL here.
 
Upvote 0
I'm not able to get this function to work correctly at all. here is what i have been trying:
=dateif(B20,B21,"y") no luck returns the #NAME error.
B20 = today()
B21 = 6/25/2022

I also tried entering the actual dates in to the function and still returned nothing.
=dateif("8/26/2014","6/25/2022","y")
 
Upvote 0
I'm not able to get this function to work correctly at all. here is what i have been trying:
=dateif(B20,B21,"y") no luck returns the #NAME error.
B20 = today()
B21 = 6/25/2022

I also tried entering the actual dates in to the function and still returned nothing.
=dateif("8/26/2014","6/25/2022","y")

The function name is DATEDIF
 
Upvote 0

Forum statistics

Threads
1,215,575
Messages
6,125,612
Members
449,238
Latest member
wcbyers

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top