Can you help me with a COUNTIFS Formula (Second Criteria)

Trying to count Rows in a sheet that meet 2 criteria. I am not an advanced user, so I am missing something. Can you take a look at this formula and give me some suggestions?
=COUNTIFS({Phase-TPN}, "1", [Start SCRA]:[Start SCRA], "Yes")
Best Answers
-
It looks like the first range is to a different sheet and the second range is to the same sheet the formula is on. Should that second range also be a cross sheet reference?
-
Thank you! That worked. I truley appreciate your help!
Answers
-
It looks like the first range is to a different sheet and the second range is to the same sheet the formula is on. Should that second range also be a cross sheet reference?
-
Both columns are on the same sheet. I am looking to count the # rows that meet both criteria, in the order I tried to place them.
However, the sheet where the columns are is in the same workspace, but a different folder, as the metrics sheet. -
Ok. So both ranges in your formula should be a {Cross Sheet Reference}. They should be two different references (one for each column being referenced).
-
Thank you! That worked. I truley appreciate your help!
Help Article Resources
Categories
Check out the Formula Handbook template!