I need assistance on counting all rows that are blank based upon a status column
The formula I used is: =COUNTIF({Status Blank}, HAS(@cell, "--")).
and I tried using this formula: =COUNTIF({Blank Status}), ISBLANK(@cell))
The "Status Blank" is referencing the other sheet.