Welcome to the Smartsheet Forum Archives
The posts in this forum are no longer monitored for accuracy and their content may no longer be current. If there's a discussion here that interests you and you'd like to find (or create) a more current version, please Visit the Current Forums.
Formulas

Liz de Pass
✭✭
Hi
I need to create a formula whereby the number of checked boxes within a column are subtracted from a certain number. Is that possible?
Liz
Tags:
Comments
-
Hi Liz, please try if this is what you are looking for:
Example - count the "Done" column, and subtract from 10.
=10-COUNTIF(Done:Done, 1)
Reference: http://help.smartsheet.com/customer/portal/articles/775363#advanced
-
Thanks Jenny,
I've tried that and get #UNPARSEABLE
however, I've got around it by creating parent/children and without the 10- bit, so it's just a total of ticked checkboxes.
Thanks
Liz
This discussion has been closed.