Multiple criteria in Data Validation

  • Thread starter Thread starter Amy Stein
  • Start date Start date
A

Amy Stein

I have a worksheet that uses data validation with a Sumif()
restriction. I want to add another Sumif() restriction on the same
range of cells. Is this possible?

Thanks in advance-
Amy
 
you can use the following Way

Sum(if((1st condition)*(2nd Condition)),Sum range)
 

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

Back
Top