Is there a way to use Countif/s to count a row if the value in a field is plus or minus the value in the criteria range?
For example, I might write =COUNTIF('Sheet1'!$A$2:$A$546,'Sheet2'!H2"-80"), and I would get an error informing me that there is a problem with my formula. I also tried adding...