Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 12
Default Using Year of Birth, from DOB, in later calculations

I need to be able to determine full retirement age, based on Year of Birth,
from the Social Security tables - I've actually figured out how to get and
accurate YY MM (in custom formatting), by subtracting date of birth from date
of retirement. -

But when I try to use the Year of Birth, by formatting the DOB into YYYY, I
cannot use that figure in other calculations, because it has been converted
to the Excel serial number.

Any thoughts?

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1,805
Default Using Year of Birth, from DOB, in later calculations

=Year(A1) will give you the year of the date in A1

"Dan Cotts" wrote:

I need to be able to determine full retirement age, based on Year of Birth,
from the Social Security tables - I've actually figured out how to get and
accurate YY MM (in custom formatting), by subtracting date of birth from date
of retirement. -

But when I try to use the Year of Birth, by formatting the DOB into YYYY, I
cannot use that figure in other calculations, because it has been converted
to the Excel serial number.

Any thoughts?

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 342
Default Using Year of Birth, from DOB, in later calculations

You can get the year with the formula =year(A1) assuming the date of birth is
in cell a1.


  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8,651
Default Using Year of Birth, from DOB, in later calculations

If you have a date in A2, and you want to convert that to a year, the
formula is =YEAR(A2). format the result as number or general, and not as a
date.
--
David Biddulph

"Dan Cotts" wrote in message
...
I need to be able to determine full retirement age, based on Year of Birth,
from the Social Security tables - I've actually figured out how to get and
accurate YY MM (in custom formatting), by subtracting date of birth from
date
of retirement. -

But when I try to use the Year of Birth, by formatting the DOB into YYYY,
I
cannot use that figure in other calculations, because it has been
converted
to the Excel serial number.

Any thoughts?



  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 12
Default Using Year of Birth, from DOB, in later calculations

thanks!! you all RULE!!

"TomPl" wrote:

You can get the year with the formula =year(A1) assuming the date of birth is
in cell a1.




  #6   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2
Default Using Year of Birth, from DOB, in later calculations



"David Biddulph" wrote:

If you have a date in A2, and you want to convert that to a year, the
formula is =YEAR(A2). format the result as number or general, and not as a
date.
--
David Biddulph

"Dan Cotts" wrote in message
...
I need to be able to determine full retirement age, based on Year of Birth,
from the Social Security tables - I've actually figured out how to get and
accurate YY MM (in custom formatting), by subtracting date of birth from
date
of retirement. -

But when I try to use the Year of Birth, by formatting the DOB into YYYY,
I
cannot use that figure in other calculations, because it has been
converted
to the Excel serial number.

Any thoughts?




  #7   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8,651
Default Using Year of Birth, from DOB, in later calculations

And your question was ...?
--
David Biddulph

"margoalicia" wrote in message
...


"David Biddulph" wrote:

If you have a date in A2, and you want to convert that to a year, the
formula is =YEAR(A2). format the result as number or general, and not as
a
date.
--
David Biddulph

"Dan Cotts" wrote in message
...
I need to be able to determine full retirement age, based on Year of
Birth,
from the Social Security tables - I've actually figured out how to get
and
accurate YY MM (in custom formatting), by subtracting date of birth
from
date
of retirement. -

But when I try to use the Year of Birth, by formatting the DOB into
YYYY,
I
cannot use that figure in other calculations, because it has been
converted
to the Excel serial number.

Any thoughts?






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
360-day Year Based Payment & Amortization Calculations? Kelley from NC Excel Worksheet Functions 2 April 21st 23 10:26 AM
Rolling year calculations louiscourtney Excel Discussion (Misc queries) 9 July 12th 07 04:22 PM
Combination Graph with current year and prior year sales JanW Charts and Charting in Excel 2 April 5th 07 09:20 PM
bar graph showing year of birth and death of several people Tom Gettys Charts and Charting in Excel 3 September 5th 05 05:11 PM
Setting up "Year to Date" Calculations in a Pivot Table Project64 Excel Worksheet Functions 1 March 22nd 05 01:50 AM


All times are GMT +1. The time now is 03:59 PM.

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"