Hello Everyone,
I have a metrics sheet that is counting specific text ("Alpha") from a source sheet with the following formula:
=COUNTIFS({Supplier}, Description@row, {Status}, "On Order") **This works**
Ideally, I would like to count all the non-blank cells that do not have "Alpha" inputted. Can this be accomplished?
Thank you in advance for the help,
~ Drew