Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Joe McLain
 
Posts: n/a
Default how do I get access to the datedif function?

I want to compare two dates, without the time involved. I see that Datedif
can do this, but I don't have it in my list of functions. Can anyone help me
on how to get access to the function or another way to do the compare,
ignoring time.

Thank you!
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Chip Pearson
 
Posts: n/a
Default how do I get access to the datedif function?

The DATEDIF function is available in all versions of Excel, but
is documented only in Excel 2000. For more information about
DATEDIF, see www.cpearson.com/excel/datedif.htm

--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com


"Joe McLain" <Joe wrote in
message
...
I want to compare two dates, without the time involved. I see
that Datedif
can do this, but I don't have it in my list of functions. Can
anyone help me
on how to get access to the function or another way to do the
compare,
ignoring time.

Thank you!



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Duke Carey
 
Posts: n/a
Default how do I get access to the datedif function?

http://www.cpearson.com/excel/datedif.htm


"Joe McLain" wrote:

I want to compare two dates, without the time involved. I see that Datedif
can do this, but I don't have it in my list of functions. Can anyone help me
on how to get access to the function or another way to do the compare,
ignoring time.

Thank you!

  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Ron Coderre
 
Posts: n/a
Default how do I get access to the datedif function?

See Chip Pearson's site:

http://www.cpearson.com/excel/datedif.htm

Does that help?

***********
Regards,
Ron

XL2002, WinXP-Pro


"Joe McLain" wrote:

I want to compare two dates, without the time involved. I see that Datedif
can do this, but I don't have it in my list of functions. Can anyone help me
on how to get access to the function or another way to do the compare,
ignoring time.

Thank you!

  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Sloth
 
Posts: n/a
Default how do I get access to the datedif function?

You are going to have to type the formula in manually.

It sounds like you are trying to use the "paste function" button. For some
reason the DATEDIF function is not included in any of the list of functions.
You can still get help on it though, through the help.



"Joe McLain" wrote:

I want to compare two dates, without the time involved. I see that Datedif
can do this, but I don't have it in my list of functions. Can anyone help me
on how to get access to the function or another way to do the compare,
ignoring time.

Thank you!



  #6   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Joe McLain
 
Posts: n/a
Default how do I get access to the datedif function?

I appreciate everyone's quick responses! I had come across Chip's page on the
internet, which turned me on to the formula. However, I'm still having an
issue. This is what I put in the cell:
=DATEDIF(N2,F2,d) - and I do have dates in N2 & F2.
The result is '#NAME?'.

Am I doing somthing wrong?

Sincerely,
Joe
----------------------------------
"Sloth" wrote:

You are going to have to type the formula in manually.

It sounds like you are trying to use the "paste function" button. For some
reason the DATEDIF function is not included in any of the list of functions.
You can still get help on it though, through the help.



"Joe McLain" wrote:

I want to compare two dates, without the time involved. I see that Datedif
can do this, but I don't have it in my list of functions. Can anyone help me
on how to get access to the function or another way to do the compare,
ignoring time.

Thank you!

  #7   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Chip Pearson
 
Posts: n/a
Default how do I get access to the datedif function?

Joe,

You need quotes around the 'd' character. E.g,.

=DATEDIF(N2,F2,"d")


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com


"Joe McLain" wrote in
message
...
I appreciate everyone's quick responses! I had come across
Chip's page on the
internet, which turned me on to the formula. However, I'm
still having an
issue. This is what I put in the cell:
=DATEDIF(N2,F2,d) - and I do have dates in N2 & F2.
The result is '#NAME?'.

Am I doing somthing wrong?

Sincerely,
Joe
----------------------------------
"Sloth" wrote:

You are going to have to type the formula in manually.

It sounds like you are trying to use the "paste function"
button. For some
reason the DATEDIF function is not included in any of the list
of functions.
You can still get help on it though, through the help.



"Joe McLain" wrote:

I want to compare two dates, without the time involved. I
see that Datedif
can do this, but I don't have it in my list of functions.
Can anyone help me
on how to get access to the function or another way to do
the compare,
ignoring time.

Thank you!



  #8   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Joe McLain
 
Posts: n/a
Default how do I get access to the datedif function?

Chip,

Thank you very much! This is why teachers try to get us to follow all the
instructions in school, isn't it?!?

Sincerely,

Joe

"Chip Pearson" wrote:

Joe,

You need quotes around the 'd' character. E.g,.

=DATEDIF(N2,F2,"d")


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com


"Joe McLain" wrote in
message
...
I appreciate everyone's quick responses! I had come across
Chip's page on the
internet, which turned me on to the formula. However, I'm
still having an
issue. This is what I put in the cell:
=DATEDIF(N2,F2,d) - and I do have dates in N2 & F2.
The result is '#NAME?'.

Am I doing somthing wrong?

Sincerely,
Joe
----------------------------------
"Sloth" wrote:

You are going to have to type the formula in manually.

It sounds like you are trying to use the "paste function"
button. For some
reason the DATEDIF function is not included in any of the list
of functions.
You can still get help on it though, through the help.



"Joe McLain" wrote:

I want to compare two dates, without the time involved. I
see that Datedif
can do this, but I don't have it in my list of functions.
Can anyone help me
on how to get access to the function or another way to do
the compare,
ignoring time.

Thank you!




Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Does "DATEDIF" function count leap years? malik641 Excel Worksheet Functions 1 August 10th 05 03:17 PM
rounding the DATEDIF function speary Excel Discussion (Misc queries) 3 July 20th 05 01:14 PM
Why do I get a #Name error when I use the DateDif function? PhilS Excel Worksheet Functions 6 April 2nd 05 02:07 PM
Need a ISWorkday Function -- Any Ideas Mark Excel Worksheet Functions 5 March 29th 05 01:58 AM
Conversion SVC Excel Worksheet Functions 9 February 28th 05 02:29 PM


All times are GMT +1. The time now is 11:27 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"