SumIF statements

B

Benz9

please help...

i am trying to create a formula to add only if the
previous cell is greater than or equal to 8.
 
G

Guest

A1:A10 lookup range
B1:B10 values to be added
C1=8

=SUMIF($A$1:$A$10,">="&C1,$B$1:$B$10)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top