+ Reply to Thread
Results 1 to 4 of 4

Add years and months to age

  1. #1
    Forum Contributor
    Join Date
    11-01-2014
    Location
    London, England
    MS-Off Ver
    Mac 2016
    Posts
    108

    Add years and months to age

    Hi

    I need to add years and months to a persons age in two situations
    1. Age 26 - i need to add 1 year and 6 months
    2. Age 26 - i need to add 300 months

    Can anyone help me please?

    Thanks
    Attached Files Attached Files

  2. #2
    Forum Contributor
    Join Date
    12-13-2013
    Location
    Calgary,AB,Canada
    MS-Off Ver
    2016,O365
    Posts
    236

    Re: Add years and months to age

    D2=IFERROR(SUBSTITUTE(LEFT(C2,FIND(" year",C2)-1)+B2&MID(C2,FIND(" year",C2),999),"ear","ears"),(B2+(LEFT(C2,FIND(" ",C2)-1)/12)&" years"))

  3. #3
    Forum Contributor
    Join Date
    11-01-2014
    Location
    London, England
    MS-Off Ver
    Mac 2016
    Posts
    108

    Re: Add years and months to age

    Thanks for this it works perfectly. I just need to work out how to add months now.

  4. #4
    Forum Contributor
    Join Date
    11-01-2014
    Location
    London, England
    MS-Off Ver
    Mac 2016
    Posts
    108

    Re: Add years and months to age

    i worked it out.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 2
    Last Post: 07-22-2014, 02:15 AM
  2. Replies: 8
    Last Post: 02-20-2014, 05:46 PM
  3. [SOLVED] Calculating Years of Service in YEARS and MONTHS
    By joliver in forum Excel Formulas & Functions
    Replies: 24
    Last Post: 10-07-2013, 10:22 AM
  4. [SOLVED] Age based on DOB; Accounts for leap years. Years old if >2, Months if <2 years old.
    By sharpmel in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 01-17-2013, 04:20 PM
  5. [SOLVED] Converting negative months progress to years and months
    By drbrown14 in forum Excel Formulas & Functions
    Replies: 15
    Last Post: 11-18-2012, 05:05 PM
  6. Replies: 15
    Last Post: 12-09-2006, 05:27 PM
  7. [SOLVED] Convert Years to Years/Months/Days
    By [email protected] in forum Excel General
    Replies: 4
    Last Post: 01-04-2006, 11:00 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1