Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
MEJ
 
Posts: n/a
Default formula for age at future date

A1 is date of birth in 01/15/30 format. Need to show how old each person
will be (years only) by end of 2010. Then need to indicate Y or N if they
will be 65 or older at that time.
  #2   Report Post  
pjscott
 
Posts: n/a
Default

MEJ try this.

A1 is DOB. Type in B1 Today()

Type this formula in C1 =YEAR(B1)-YEAR(A1)

Type this in D1 =IF(C159,"Y","N")

This will give you a N for anyone under 60 and a Y for older then 60.

Hope this helps,

Paul



"MEJ" wrote:

A1 is date of birth in 01/15/30 format. Need to show how old each person
will be (years only) by end of 2010. Then need to indicate Y or N if they
will be 65 or older at that time.

  #3   Report Post  
Duke Carey
 
Posts: n/a
Default

See Chip Pearson's site at the link below for a thorough explanation of how
to calculate age

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

Duke

"MEJ" wrote:

A1 is date of birth in 01/15/30 format. Need to show how old each person
will be (years only) by end of 2010. Then need to indicate Y or N if they
will be 65 or older at that time.

  #4   Report Post  
Dave Peterson
 
Posts: n/a
Default

See another response to your post in .newusers.

MEJ wrote:

A1 is date of birth in 01/15/30 format. Need to show how old each person
will be (years only) by end of 2010. Then need to indicate Y or N if they
will be 65 or older at that time.


--

Dave Peterson
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
formula IF returning current date diane Excel Worksheet Functions 1 March 10th 05 06:54 AM
Excel formula with date constraints Warrior Pope Excel Discussion (Misc queries) 3 January 28th 05 03:08 PM
Formula with date constraints Warrior Pope Excel Worksheet Functions 1 January 28th 05 02:11 PM
Another Date Formula Request Qaspec Excel Worksheet Functions 1 January 21st 05 04:21 PM
Need help troubleshooting an array formula XLXP on Win2K KR Excel Worksheet Functions 1 December 13th 04 07:41 PM


All times are GMT +1. The time now is 07:15 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"