E
Ed
The twist is that that I need the criteria in my countif
function to be based on two things and on of those things
is based on another range. For instance, the function
I'm looking for would tell me how many cells in a range
are greater than zero AND have an adjacent cell (same
row, different column) containing a value that is equal
to a particular string, say "AA".
All help is greatly appreciated. Thanks.
function to be based on two things and on of those things
is based on another range. For instance, the function
I'm looking for would tell me how many cells in a range
are greater than zero AND have an adjacent cell (same
row, different column) containing a value that is equal
to a particular string, say "AA".
All help is greatly appreciated. Thanks.