I'm trying to calculate % done when calculating across 2 section of a row using the below formula
=COUNTIFS([ACRS Received - MiHIN]1:[APS Feedback Recd - PO]1, true, [Test CCDA Sent]1:[CKS Live]1, true) / 8
The result is 0% when it should be 37.5%
Getting this formula correct will save me a ton of time; there are quite a few rows on this sheet and there are several sheets.
Thank you!