Here is my problem:
I have 6 columns that may contain a number (score), if they all contain a number (score) they will sum into column 7 for a grand total.
In some cases not all of the original 6 columns have a number (score) and I want to count how many rows are missing a score.
I already have formulas for count with score and no score, and could use the difference as the missing score but want the additional formula to validate my counts.
i.e. No Score + missing score + score = total