PC Review


Reply
Thread Tools Rate Thread

Birthday Calculations

 
 
=?Utf-8?B?V2lWaWtlRmFu?=
Guest
Posts: n/a
 
      20th Sep 2006
Hi All,

I am looking for a formula to do the following.

I have a cell that has a date in it. Example: 09/15/2006
I have a person I want to be specific age. Example: 12 years old
I have the person's birth Month and Year: Example 12/31

I want to calculate the persons birthday as of the value of cell 1
(09/15/2006) using the specific age and birth Month and Year. In the example
the result would be 12/31/1993.

Any help would be appreciated,

Jill

So my formula on 09/15/2006 a 12 year old born on 12/31 should have a
birthday of 12/31/
 
Reply With Quote
 
 
 
 
Sandy Mann
Guest
Posts: n/a
 
      20th Sep 2006

If I understand you correctly and assuming that you have 12/31 in cell (in
my example B1), formatted as m/d and the date 09/15/06 in A1 try:

=DATE(YEAR(A1)-12-(DATE(YEAR(A1),MONTH(B1),DAY(B1))>A1),MONTH(B1),DAY(B1))


--
HTH

Sandy
In Perth, the ancient capital of Scotland
and the crowning place of kings

(E-Mail Removed)
(E-Mail Removed) with @tiscali.co.uk


"WiVikeFan" <(E-Mail Removed)> wrote in message
news:227AFE25-96EB-48F9-8447-(E-Mail Removed)...
> Hi All,
>
> I am looking for a formula to do the following.
>
> I have a cell that has a date in it. Example: 09/15/2006
> I have a person I want to be specific age. Example: 12 years old
> I have the person's birth Month and Year: Example 12/31
>
> I want to calculate the persons birthday as of the value of cell 1
> (09/15/2006) using the specific age and birth Month and Year. In the
> example
> the result would be 12/31/1993.
>
> Any help would be appreciated,
>
> Jill
>
> So my formula on 09/15/2006 a 12 year old born on 12/31 should have a
> birthday of 12/31/



 
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
How to clear birthday events in the calendar without deleting birthday field data in the contacts? hoangvan.hn.vn@gmail.com Microsoft Outlook Interoperability 4 19th Jan 2008 01:43 AM
Birthday calculations JC Microsoft Excel Misc 10 26th Feb 2006 12:44 PM
Adding years to a birthday/appointment (Joes 14 Birthday) : =?Utf-8?B?RlJa?= Microsoft Outlook Calendar 1 26th May 2005 06:00 AM
how to highlight the (date) object in form when birthday (last 14 days before birthday) bart van deun Microsoft Access Form Coding 1 1st Feb 2005 02:02 PM
Perfoming calculations on answers from pervious calculations =?Utf-8?B?S2FybCBFdmVyZXR0?= Microsoft Excel Misc 1 6th Oct 2004 02:47 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 08:06 AM.