[mso] Re: Excel-determining the number of years between 2 dates

  • From: Mark Romboli <markromb@xxxxxxxxxxxxx>
  • To: mso@xxxxxxxxxxxxx
  • Date: Tue, 12 Aug 2003 09:57:28 -0400 (EDT)

I don't find the datedif function in my version of excell I use excell 2000??
Is this an additional function i can get someplace

-------Original Message-------
From: Glenda Wells <gwells@xxxxxxxxxxx>
Sent: 08/12/03 09:36 AM
To: mso@xxxxxxxxxxxxx
Subject: [mso] Re: Excel-determining the number of years between 2 dates

> 
> oops, didn't edit the last formula. should be right now. sorry. also
just noticed, must be in my email but there isn't supposed to be 3D
anywhere. /g

Birth date in A1 is 08/21/1984.  In cell A2, this formula result is 18
Years, 11 Months, 22 Days
=3DDATEDIF(A1,NOW(),"y") & " years, " & DATEDIF(A1,NOW(),"ym") & " =3D
months, " & DATEDIF(A1,NOW(),"md") & " days"

Birth date in A1 is 08/21/1984.  In cell A2, this formula result is 18
Years, 11 Months
=3DDATEDIF(A1,NOW(),"y") & " years, " & DATEDIF(A1,NOW(),"ym") & " =3D
months"

Birth date in A1 is 08/21/1984.  In cell A2, this formula result is 18
Years
=3DDATEDIF(A1,NOW(),"y") & " years"

Birth date in A1 is 08/21/1984.  In cell A2, this formula result is 18
=3DDATEDIF(A1,NOW(),"y")
*************************************************************
You are receiving this mail because you subscribed to mso@xxxxxxxxxxxxx or 
MicrosoftOffice@xxxxxxxxxxxxxxxx

To send mail to the group, simply address it to mso@xxxxxxxxxxxxx

To Unsubscribe from this group, send an email to 
mso-request@xxxxxxxxxxxxx with the word "unsubscribe" (without the quotes) 
in the subject line.

Or, visit the group's homepage and use the dropdown menu.  This will also
allow you to change your email settings to digest or vacation (no mail).
//www.freelists.org/webpage/mso

To be able to use the files section for sharing files with the group, send 
a request to mso-moderators@xxxxxxxxxxxxx and you will be sent an
invitation with instructions.  Once you are a member of the files group, you 
can go 
here to upload/download files:
http://www.smartgroups.com/vault/msofiles
*************************************************************
> 

Mark Romboli
*************************************************************
You are receiving this mail because you subscribed to mso@xxxxxxxxxxxxx or 
MicrosoftOffice@xxxxxxxxxxxxxxxx

To send mail to the group, simply address it to mso@xxxxxxxxxxxxx

To Unsubscribe from this group, send an email to 
mso-request@xxxxxxxxxxxxx with the word "unsubscribe" (without the quotes) in 
the subject line.

Or, visit the group's homepage and use the dropdown menu.  This will also allow 
you to change your email settings to digest or vacation (no mail).
//www.freelists.org/webpage/mso

To be able to use the files section for sharing files with the group, send a 
request to mso-moderators@xxxxxxxxxxxxx and you will be sent an invitation with 
instructions.  Once you are a member of the files group, you can go here to 
upload/download files:
http://www.smartgroups.com/vault/msofiles
*************************************************************

Other related posts: