Countifs Statement Returning Divide by Zero Error

I have a grid with a column of checkboxes ("Prj") and a status column (Status).

The formula was set to:

=countifs(prj:prj,1,status:status,"Complete")

It had been working I made some edits to the sheet and now I am getting a #DIVIDE BY ZERO error. The formula still works on all my other project schedules, so I know it has to be something on this grid. I did go through and make sure I had no blank rows.

If I just do a =count(prj:prj.1) it returns the count, but once I change it to countifs and add the second criteria I get the error.

My objective was to count all the completed projects on the grid.

I've probably been looking at it too long. Any insight would be appreciated.

Thank you,

Donna

Best Answer

Answers

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!