LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #13   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1,696
Default Calculating someone's age at a given date

In the below, cell B4 would be where you enter the desired age. So, for you,
B4 would have 5.

Then, the formula would go next to the child's DOB.

Abslute reference means that no matter where you put the below formula in
the sheet, it will always look at cell B4 for your entered age.

The $ before the B means always look at column B. The $ before the 4 means
always look at row 4. Having a $ before both means always look at B4.

Without the first $, if you copied the formula across a bunch of columns,
the B would become a C, then a D, etc.

same for the 2nd for rows.

Hope this helps!

"Deb" wrote:

Hi Tanya - sorry i could not get this to work. I really am a novice so I am
prob doing something wrong. From your description i put a list of dates of
birth starting in A5 and then in B4 typed in your formula. I also do not
understand what you mean by absolute reference. Thanks

"Tanya" wrote:

If you wanted to find out of each child when they will reach the age of 5 then
this is the formula so all the DOB should be in column A and starting from
Row 5 and the absolute refernce which in this case is age 5 should be just
typed in column B row 4 and this formula is working.

=DATE(YEAR(A)+$B$4,MONTH(A5),DAY(A5))


"Deb" wrote:

I work at a school and I need to create a spreadsheet which tells me when a
child reaches the age of 5 on any given date. Can anyone help. Thanks. Deb

 
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
Calculating if today is someone's birthday Ged Excel Discussion (Misc queries) 13 August 22nd 08 10:41 PM
Function to take today's date less someone's b-day to get their ag MMangen Excel Worksheet Functions 1 August 22nd 08 08:22 PM
Formula to calculate someone's exact age NavyPianoMan Excel Discussion (Misc queries) 6 August 28th 07 07:30 PM
Formula to compute someone's age if you enter their B-day Millerk Excel Discussion (Misc queries) 9 March 2nd 06 01:16 PM
Calculating recurring date in following month, calculating # days in that period Walterius Excel Worksheet Functions 6 June 4th 05 11:21 PM


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