Hi there,
I'm looking for some help with a formula. I'm trying to count the number of items labeled as "THD Resource" that are also marked as "Requested."
Here’s the formula I’m using:
=COUNTIFS({TBD RMT Range 3}, "THD Resource", {TBD Range 1}, "Requested")
But I’m getting an #INVALID REF error. Am I missing something, like an AND or is there an issue with the ranges?
Thank you!