Thread: If with a range
View Single Post
  #1   Report Post  
Annette
 
Posts: n/a
Default If with a range

I wanted to include a range in this calculation but not sure how.

=IF(M5="0",L5*K5,0)

The range would be if anything found in columns M through Q = 0, then ...

How would I write this?

Thanks!

Annette