I have a worksheet that has multiple columns and I want to apply sumproduct to two of the columns if certain text in other columns are met and number order is met based on conditions found in other cells.
For example:
=sumproduct(--($B$15:$B$2997,$A$1),--($E$15:$E$2997,$a$2),--($D$15:$D$2997,$A$3),--($C$15:$C$2997,"<="&+$a$4),--($C$15:$C$2997,">"&+$a$5),$f$15:$f$2997,$j$15:$j$2997)
The formula is not working though. Any assistance is much appreciated.
Thanks
Bookmarks