From:
(E-Mail Removed) - view profile
Date: Thurs, Nov 16 2006 9:24 pm
Email: "learning_co...@hotmail.com" <learning_co...@hotmail.com>
Groups: microsoft.public.excel
Not yet ratedRating:
show options
Reply | Reply to Author | Forward | Print | Individual Message | Show
original | Remove | Report Abuse | Find messages by this author
Hi,
I tried to convert the date to YEAR and then the year plus 25 Years
later.
=Year(A1) I'm getting the result 1900 instead of 1965.
I tried to add 25 years later to 1990 from 1965.
Your help would be much apprecated.
Thanks
Reply »
From: Dave Peterson - view profile
Date: Thurs, Nov 16 2006 9:39 pm
Email: Dave Peterson <peter...@verizonXSPAM.net>
Groups: microsoft.public.excel
Not yet ratedRating:
show options
Reply | Reply to Author | Forward | Print | Individual Message | Show
original | Report Abuse | Find messages by this author
What's in A1?
Are you sure it's a real date?
"learning_co...@hotmail.com" wrote:
> Hi,
> I tried to convert the date to YEAR and then the year plus 25 Years
> later.
> =Year(A1) I'm getting the result 1900 instead of 1965.
> I tried to add 25 years later to 1990 from 1965.
> Your help would be much apprecated.
> Thanks
--
Dave Peterson
************************************************************************
Hi Dave,
A1 is cell on the expreadsheet
Date on A1: 05/31/1964
Thanks