SUMIFS - How to use a variable with > or < in criteria

J

Jeff Lowenstein

Hello,

I am having problems using the >M3 as the criteria. What is the correct
syntax for using a cell reference in the criteria field of the SUMIFS?

Thank You
 
R

RagDyer

I don't use XL07, but I'd guess it's the same as Sumif(), so try:

=SUMIF(C1:C10,">"&M3,D1:D10)
 

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