sumif

E

erik550

Hi,

SUMIF(E:E,">=2",I:I)

For this function is it not possible to swap the >=2 to >=b2 so that my
logical test is based on a certain value in a cell?
 
Top