Hi All,
I am using a checkbox formula to count the status of a task. Is there a way to also include to not include blank cells in the count?
My formula is =IF([1 Rough Draft Writing Status]11 = "Not Started", 1, 0)
I want to drag the formula down but I also have rows that don't have anything in the status column because I'm using them as row headings.
Thank you,
Kim