Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I am trying to formulate Column F (Date of Birth) into Column E (Today's Age)
May someone please help me. Thanking you in advance, Gee |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
http://www.cpearson.com/excel/datedif.htm
-- Regards, Peo Sjoblom "Gee" wrote in message ... I am trying to formulate Column F (Date of Birth) into Column E (Today's Age) May someone please help me. Thanking you in advance, Gee |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]() Use the Function NOW() - put it in cell A1, - this gives you the current date. Put your date in cell A2 In cell B2 enter the following formula =(A1-A2)/365 I used the following format for cells A1 and A2 Date Format - 14 mar 98 Then use a "General" Format for Cell B2 This will give you a number with a decimal point - the numbers to the left of the decimal point = years, to the right will be the months. Example: 29-Nov-05 16-Jul-47 58.41560012 -- wjohnson ------------------------------------------------------------------------ wjohnson's Profile: http://www.hightechtalks.com/m390 View this thread: http://www.hightechtalks.com/t2296878 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
creating a bar graph | Excel Discussion (Misc queries) | |||
match and count words | Excel Worksheet Functions | |||
How do I calculate man-hours with Excel? | New Users to Excel | |||
Excel: How do I type a letter in a column and make a check mark a. | Excel Worksheet Functions | |||
How do I reference every "n" cell in a column in Excel? | Excel Worksheet Functions |