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
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
model attached
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![]()
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks