I am trying to make a sheet summary formula to generate the total number of cells that are either blank or have Submitted within them. So far I have tried multiple different formulas and this is the one I am currently testing however it comes back as #UNPARSEABLE
=COUNTIFS([Site Supervisor Approval]:[Site Supervisor Approval], "Submitted, OR "")