+ Reply to Thread
Results 1 to 5 of 5

Using Dates as a Qualifier for Information

  1. #1
    Registered User
    Join Date
    09-30-2022
    Location
    Kansas City, Missouri
    MS-Off Ver
    16.65
    Posts
    2

    Using Dates as a Qualifier for Information

    Hello,

    I am sure this is more simple than I realize. But I have two columns of dates. I have created a third column and I want to produce in a third column the date which is the most recent. For instance,

    8/13/2018 08/13/2018
    8/20/2012
    6/1/2016 02/01/2017
    3/13/2014
    4/9/2010
    1/14/2019
    4/11/2011
    6/1/2012
    6/21/2009
    9/28/2012 08/21/2017

    In the above. I have instances where someone was originally hired of 6/1/2016 and then rehired on 2/01/2017 and I want to put in a third column the date that was the most recent. What statement can I use for it to look at both dates and show the most recent date in the remaining column, even if it one of the two original columns are blank. I am using google sheets, but assume it is a very similar formula as Excel. Any help would be ideal.

    Thanks,

    Ronnie

  2. #2
    Valued Forum Contributor
    Join Date
    06-23-2021
    Location
    Romania
    MS-Off Ver
    2021, 365 v 2208
    Posts
    722

    Re: Using Dates as a Qualifier for Information

    Hi,

    In C1 insert:
    Formula: copy to clipboard
    Please Login or Register  to view this content.
    Diana Tanase


    If the solutions offered helped you to solve your problem, then mark the thread as SOLVED (thread tools in the top menu) and you can click on * to add reputation to those who helped you, as a way to say thank you !

  3. #3
    Forum Expert 63falcondude's Avatar
    Join Date
    08-22-2016
    Location
    USA
    MS-Off Ver
    365
    Posts
    6,266

    Re: Using Dates as a Qualifier for Information

    As long as the dates are not being seen as text, but rather actual dates, you can use the MAX function to do this.

    The maximum value of the two dates (which are stored as numbers in Excel) will be the most recent date.

  4. #4
    Forum Guru Kaper's Avatar
    Join Date
    12-14-2013
    Location
    Warsaw, Poland
    MS-Off Ver
    most often: Office 365 in Windows environment
    Posts
    8,623

    Re: Using Dates as a Qualifier for Information

    Added comment - if it's google sheets make sure the cell with formula is automatically formatted as a date (in excel it is).

    If there is possibility of two empty cells, I'd add an if function to deal with that and don't show Jan 00 1900
    Assuming the dates are in cells a1 and b1 it would read:
    Formula: copy to clipboard
    Please Login or Register  to view this content.
    Best Regards,

    Kaper

  5. #5
    Registered User
    Join Date
    09-30-2022
    Location
    Kansas City, Missouri
    MS-Off Ver
    16.65
    Posts
    2

    Re: Using Dates as a Qualifier for Information

    Perfection. That worked. Sorry for the novice question.

+ 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. If MATCH with an OR qualifier?
    By nobodyukno in forum Excel General
    Replies: 1
    Last Post: 12-21-2017, 03:36 PM
  2. [SOLVED] Invalid Qualifier
    By hobbiton73 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 04-24-2015, 08:55 AM
  3. [SOLVED] Number of years between to dates, with corresponding year qualifier
    By nic716 in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 03-31-2015, 11:54 AM
  4. [SOLVED] Invalid Qualifier to a Valid Qualifier (Application)
    By exceltabz in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 04-16-2014, 11:31 AM
  5. [SOLVED] Invalid Qualifier
    By Antares19 in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 04-03-2012, 08:48 AM
  6. Do Until Qualifier
    By Keeper4826 in forum Excel General
    Replies: 4
    Last Post: 01-18-2007, 08:47 PM
  7. IF function using a dates as the qualifier..
    By Qaspec in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 01-19-2005, 06:06 PM

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