Results 1 to 2 of 2

comparing 2 time columns with in array formula

Threaded View

  1. #1
    Registered User
    Join Date
    05-28-2013
    Location
    yes
    MS-Off Ver
    Excel 2003
    Posts
    13

    comparing 2 time columns with in array formula

    Hi this is the current formula I am trying to get to work

    i tried something along these line which obviously did not work is there a way to compare the times of each array withing this formula? It is meant to be the result of a bigger formula which is why I have not placed an if statement in front of it this is the formula causing the trouble:

    {=MAX(IF(Sheet9!A3:A50000<DATE(DAY(Sheet1!$E$3),MONTH(Sheet1!$E$3),YEAR(Sheet1!$E$3)),IF(Sheet9!A3:A50000<TIME(HOUR(Sheet1!$E$3),MINUTE(Sheet1!$E$3),SECOND(Sheet1!$E$3)),Sheet9!A3:A50000)))}

    the formula is part of this:

    {If(or(n,and(x,y,z)),index(y:3:y50000,match(MAX(IF(Sheet9!A3:A50000<DATE(DAY(Sheet1!$E$3),MONTH(Sheet1!$E$3),YEAR(Sheet1!$E$3)),IF(Sheet9!A3:A50000<TIME(HOUR(Sheet1!$E$3),MINUTE(Sheet1!$E$3),SECOND(Sheet1!$E$3)),Sheet9!A3:A50000))),Sheet9!A3:A50000,0))}

    any help is greatly appreciated
    Last edited by Spreadsheetdaunting; 07-23-2014 at 10:30 PM.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] Comparing list using INDEX MATCH etc. in an array-formula
    By Saturn in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 04-14-2013, 09:02 AM
  2. [SOLVED] Comparing numbers in columns that are formatted in time hh:mm:ss
    By FLHRguy in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 11-01-2012, 09:50 AM
  3. Replies: 8
    Last Post: 11-02-2011, 07:08 PM
  4. Replies: 3
    Last Post: 10-12-2011, 08:39 AM
  5. Comparing a string to values in an array resulting in a Run time Error 1004
    By sgreni in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 07-15-2009, 04:21 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