I am working on a Dashboard, & for one widget, I would like to display a dynamically updating number of a specific position that has been hired. I have one dropdown column that displays the different positions. Another column has a dropdown list for Hiring Status: Hired, Pending, & Vacant.
I want to only display any value matching "Assistant Chief of Operations" in the first column, & "Hired" in the second.
I've looked at examples, & I can't seem to wrap my head around how to reference columns in another sheet while using formulas. I think that the =COUNTIF formula is the correct one, but every iteration I try I get a result that unparseable.
I would appreciate any help or examples you can give me. Thank you in advance.