Hi -
I have countif formulas in my sheet summary that return number of rows in column with a value of "X."
I want to count the number of rows that are blank, that have no value in the cell, and can't figure out the syntax to do that.
Formula being used for counting values is
=COUNTIF([Reim Status]:[Reim Status], "Assigned")
Thanks.