Results 1 to 10 of 10

Adding date range to formula

Threaded View

  1. #1
    Forum Contributor
    Join Date
    01-05-2010
    Location
    New York
    MS-Off Ver
    Excel 2016
    Posts
    747

    Adding date range to formula

    The following formula is in cell A10. Right now the formula returns data if the date in B5 matches with a date in column L on the Enter Executions worksheet. I would like to change the formula to return data if the dates in BOTH B5 and B6 match with a date in column L on the Enter Executions worksheet. Can anyone help?

    =IFERROR(INDEX('Enter Executions'!A$2:A$100000,SMALL(IF(('Enter Executions'!$H$2:$H$100000=$B$4)+('Enter Executions'!$H$2:$H$100000=$B$4&" 2nd Leg"),IF('Enter Executions'!$L$2:$L$100000>=$B$5,IF('Enter Executions'!$L$2:$L$100000<$B$5+1,ROW('Enter Executions'!$B$2:$B$100000)-ROW('Enter Executions'!$B$2)+1))),ROWS($A$1:$A1))),"")
    Attached Files Attached Files
    Last edited by rhudgins; 10-26-2011 at 02:55 PM.

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