ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   SumProduct Formula (https://www.excelbanter.com/excel-worksheet-functions/68590-sumproduct-formula.html)

carl

SumProduct Formula
 
this is part of a sumproduct formula I am using:

--($D$137:$D$318=C123)

Is it possible to modify the formula so that it will look for values on C123
between C123 and C123+3 ?

Thank you in advance.

tjtjjtjt

SumProduct Formula
 
How about

--($D$137:$D$318=C123),--($D$137:$D$318<=C123+3)

tj


"carl" wrote:

this is part of a sumproduct formula I am using:

--($D$137:$D$318=C123)

Is it possible to modify the formula so that it will look for values on C123
between C123 and C123+3 ?

Thank you in advance.


Biff

SumProduct Formula
 
Hi!

Change that array to:

--($D$137:$D$318=C123)

And add another array:

--($D$137:$D$318<=C123+3)

Biff

"carl" wrote in message
...
this is part of a sumproduct formula I am using:

--($D$137:$D$318=C123)

Is it possible to modify the formula so that it will look for values on
C123
between C123 and C123+3 ?

Thank you in advance.





All times are GMT +1. The time now is 02:46 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com