+ Reply to Thread
Results 1 to 3 of 3

Convert this equation to search based on two dates from O1 to K1

  1. #1
    Registered User
    Join Date
    10-16-2021
    Location
    egypt
    MS-Off Ver
    2016
    Posts
    75

    Convert this equation to search based on two dates from O1 to K1

    Please help
    I want to convert this equation to search based on two dates from O1 to K1

    IFERROR(SUMPRODUCT(A3:K3*(B3:L3<=$O$1)*ISODD(COLUMN(A3:K3))),"")


    thank you for your helping
    Last edited by 6StringJazzer; 10-26-2021 at 08:51 PM. Reason: more concise title

  2. #2
    Registered User
    Join Date
    10-16-2021
    Location
    egypt
    MS-Off Ver
    2016
    Posts
    75

    Re: Convert this equation to search based on two dates from O1 to K1

    model attached
    Attached Files Attached Files

  3. #3
    Registered User
    Join Date
    10-16-2021
    Location
    egypt
    MS-Off Ver
    2016
    Posts
    75

    Re: Convert this equation to search based on two dates from O1 to K1

    I have come up with a rudimentary solution
    IFERROR(SUMPRODUCT(A3:K3*(B3:L3<=$O$1)*ISODD(COLUMN(A3:K3)))-SUMPRODUCT(A3:K3*(B3:L3<$K$1)*ISODD(COLUMN(A3:K3))),"")

    thank you everybody

+ 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. [SOLVED] Search for min and max dates based on conditions
    By lucho37 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 02-05-2021, 04:58 PM
  2. Cannot convert VLOOKUP equation into a range equation
    By alecoute in forum Excel General
    Replies: 3
    Last Post: 02-07-2020, 09:47 AM
  3. convert list of dates to Date ranges based on conditions
    By imran.yunusalisyed in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 05-20-2017, 10:11 AM
  4. Convert formulas to values based on dates
    By Trav66 in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 09-28-2016, 11:27 AM
  5. Search between dates and add SUM of value based on entered week no.
    By wozlingtonius in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 07-24-2015, 04:45 AM
  6. Convert dates into month (numerical) based on condition
    By chengp in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 03-03-2014, 10:24 AM
  7. Replies: 4
    Last Post: 02-02-2012, 10:11 PM

Tags for this Thread

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