Closed Thread
Results 1 to 2 of 2

Find the earliest date&time for a value from different column

  1. #1
    Registered User
    Join Date
    11-21-2013
    Location
    United States
    MS-Off Ver
    Excel 2013
    Posts
    99

    Find the earliest date&time for a value from different column

    Hi,

    I would be very appreciative if one of the forum experts please help me to come up with the formula which returns earliest date/time for the email campaign IDs in "Deployed?" column in the attached spreadsheet?

    The ultimate goal is for pivot table (Pivot tab in the file) to display date/time stamp when first review was submitted for the corresponding campaign ID. I inserted a column 'C' ("Date & Time for Deployed?") in "Data" tab where I want to insert the formula which:

    > returns in column 'C' the earliest submission date/time from column 'B' ("Submission Date & Time") for for corresponding value in column 'H' ("Deployed?") but don't return any value (leave the cell blank) if there is no value in column 'H' and if the date/time is not the earliest.

    Thus the earliest date/time stamp would be displayed in pivot table below for the each campaign ID for 5 Day email and for 28 Day email when "Date & Time for Deployed?" field is added to 'Row Labels' in the pivot table.

    For example, '5day_latency_RZ040815' campaign ID from "Deployed?" column has total of two date/time stamps in column B ("Submission Date & Time"): 4/8/15 8:55:43 AM and 4/8/15 8:25:04 AM. Note, that the actual data is larger than the sample I provided and for one campaign ID can be hundredth date/time stamps.

    The earliest date that I need to be displayed in the pivot table is 4/8/15 8:25:04 AM, it is when the first review submissions was made, meaning that 5 Day email was deployed.

    I am trying to use IFERROR/IF/Index/Match/Min functions but the formula doesn't work: =IFERROR(INDEX(H:H,MATCH(MIN(B:B,0)),"")

    The purpose of formula in column 'H' is to narrow down the campaign IDs from column 'K' to the ones that are appended with today's date. I need to verify that today these campaign IDs were deployed.

    And the purpose of formula in column 'C' is to get the earliest review submission time, thus validating the time that campaign IDs were deployed and display the time that it was deployed.

    DATA_SAMPLE.xlsx

    Any help will be very valued!!!
    Last edited by Neyme; 04-08-2015 at 09:30 PM.

  2. #2
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,938

    Re: Find the earliest date&time for a value from different column

    Welcome to the Forum, unfortunately:

    This is a duplicate post and as such does not comply with Rule 5 of our forum rules. This thread will now be closed, you may continue in your other thread.

    Thread Closed.
    http://www.excelforum.com/excel-form...onditions.html
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

Closed Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 3
    Last Post: 08-31-2014, 06:39 AM
  2. Find the earliest date in a column where blank cells and N/A can occur
    By rdillong in forum Excel Formulas & Functions
    Replies: 11
    Last Post: 10-30-2012, 06:21 AM
  3. Find the earliest date in the column
    By pphg in forum Excel General
    Replies: 4
    Last Post: 08-13-2012, 09:24 AM
  4. Replies: 3
    Last Post: 12-01-2011, 05:27 PM
  5. Find Earliest Time For Each Serial Number
    By dilbert1187 in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 05-06-2008, 06:27 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