PC Review


Reply
Thread Tools Rate Thread

Date Format turn to Year

 
 
learning_codes@hotmail.com
Guest
Posts: n/a
 
      17th Nov 2006
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

 
Reply With Quote
 
 
 
 
Dave Peterson
Guest
Posts: n/a
 
      17th Nov 2006
Any chance you'll share what's in A1?

"(E-Mail Removed)" wrote:
>
> 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


--

Dave Peterson
 
Reply With Quote
 
learning_codes@hotmail.com
Guest
Posts: n/a
 
      18th Nov 2006
A1 is a date format and I tried to convert by Year instead of DATE;

05/31/1965 (Cell Block - A1) change to 1965 (Cell block - A2) of the
Excel spreadsheet

Is that clear to you or not.. I'm talking about Excel spreadsheet?

Thanks

Dave Peterson wrote:
> Any chance you'll share what's in A1?
>
> "(E-Mail Removed)" wrote:
> >
> > 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

>
> --
>
> Dave Peterson


 
Reply With Quote
 
Dave Peterson
Guest
Posts: n/a
 
      18th Nov 2006
You don't have a date in A1. Can you format A1 as MMMM DD, YYYY

You'll see that A1 doesn't contain date.

With A1 selected, if you look at the formulabar, do you see:
=5/31/1965
with the leading equal sign?

If yes, then this is a calculation to excel:
5 divided by 31 divided by 1965
Which is equal to: 0.000082082
And if that were formatted as a date/time, it would be 7 minutes after midnight
on the first day that excel keeps track of--1900. So =year(A1) will return
1900.

If you didn't type the leading equal sign and excel just added it for you, you
have a setting toggled that you can turn off:

Tools|Options|transition tab|Uncheck all those old Lotus 123 settings.

Then reenter that date without the leading equal sign.

==
If you would have shared what was in A1 earlier, you may have gotten a faster
response.



"(E-Mail Removed)" wrote:
>
> A1 is a date format and I tried to convert by Year instead of DATE;
>
> 05/31/1965 (Cell Block - A1) change to 1965 (Cell block - A2) of the
> Excel spreadsheet
>
> Is that clear to you or not.. I'm talking about Excel spreadsheet?
>
> Thanks
>
> Dave Peterson wrote:
> > Any chance you'll share what's in A1?
> >
> > "(E-Mail Removed)" wrote:
> > >
> > > 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

> >
> > --
> >
> > Dave Peterson


--

Dave Peterson
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Date Format turn to Year learning_codes@hotmail.com Microsoft Excel Discussion 1 17th Nov 2006 02:39 AM
year date only, number or date format? =?Utf-8?B?UEFVTGluTEFPUw==?= Microsoft Access Database Table Design 6 8th Apr 2006 03:19 AM
date format, looking for a date in column A that is one year ago =?Utf-8?B?bWlrZQ==?= Microsoft Excel Programming 1 30th Dec 2005 04:41 PM
day/month/year in incorrect format for date format =?Utf-8?B?TSZBX0phY2s=?= Microsoft Excel Worksheet Functions 2 16th Aug 2005 08:15 PM
Converting Date Time format to Month YEar format Prashant Sisodia Microsoft Excel Worksheet Functions 1 11th Jun 2004 03:56 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 01:17 PM.