+ Reply to Thread
Results 1 to 4 of 4

Merging three columns of dates in to one column keeping the oldest date

  1. #1
    Registered User
    Join Date
    07-31-2012
    Location
    Wynnewood, PA
    MS-Off Ver
    Excel 2007
    Posts
    2

    Merging three columns of dates in to one column keeping the oldest date

    Hello,

    I have a worksheet that has three columns each containing a date. I need to merge the three columns in to one column using the oldest date from one of the original columns.

    Ex:

    Column A Column B Column C Column D(NEW)
    9/5/2011 5/4/2012 6/1/2012 Keep - 9/5/2011

    Thanks!

  2. #2
    Forum Guru benishiryo's Avatar
    Join Date
    03-25-2011
    Location
    Singapore
    MS-Off Ver
    Excel 2013
    Posts
    5,147

    Re: Merging three columns of dates in to one column keeping the oldest date

    hi sshubert, welcome to the forum. maybe:
    =MIN(A1:C1)

    Thanks, if you have clicked on the * and added our rep.

    If you're satisfied with the answer, click Thread Tools above your first post, select "Mark your thread as Solved".

    "Contentment is not the fulfillment of what you want, but the realization of what you already have."


    Tips & Tutorials I Compiled | How to Get Quick & Good Answers

  3. #3
    Registered User
    Join Date
    07-31-2012
    Location
    Wynnewood, PA
    MS-Off Ver
    Excel 2007
    Posts
    2

    Re: Merging three columns of dates in to one column keeping the oldest date

    I think I should have specified that there aren't dates in all columns for all rows - some rows have one date, some have two, and some have three.

  4. #4
    Forum Guru benishiryo's Avatar
    Join Date
    03-25-2011
    Location
    Singapore
    MS-Off Ver
    Excel 2013
    Posts
    5,147

    Re: Merging three columns of dates in to one column keeping the oldest date

    if there is 1 date, it will take that date. if there's 2/3, it will take the minimum of it. if there are texts, it will only take minimum of the numbers. if there are numbers and you don't want to take in that, do you have a starting date you should take in? because if you format the number "1" into a date, it is 1 Jan 1900. it is still considered a date in Excel

    upload a sample for our better understanding. press "Go Advanced" beside "Post Quick Reply". click on the paperclip icon

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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