Is there any body that can help me with - how to setup " How to count Checkmarks in a column " I have a lt of columns which a need to have a total count of - In the top of the sheet or in the bottom.
Thanks Søren Knudsen - Denmark
Hi Søren,
I'd be happy to help!
Do you just want to know how to set up the formula(s) or do you want help to structure it?
Can you describe your process in more detail and maybe share the sheet(s) or some screenshots? (Delete/replace any confidential/sensitive information before sharing) That would make it easier to help. (share too, andree@workbold.com)
Hope that helps!
Have a fantastic week!
Best,
Andrée Starå
Workflow Consultant / CEO @ WORK BOLD
Try something like this if it's the same column.
=COUNTIF(Checkbox:Checkbox; 1) + ""
The same version but with the below changes for your and others convenience.
=COUNTIF(Checkbox:Checkbox, 1) + ""
Depending on your country you’ll need to exchange the comma to a period and the semi-colon to a comma.
Did it work?
I have provisional users who, under the legacy model, were unlicensed users with editing permissions for workspaces. I’ve now changed their role to "viewers" and assigned editing permissions to specific workspaces, aiming to maintain the same editing experience as before. However, they cannot edit fields within tasks or…
I'm trying to figure out how to delete an inactive Smartsheet account so I can use that email address for another account. The account I'm trying to delete was a free account with no system admin, so there's no one to contact. The AI bot with the Help Center told me my only option was to use the Smartsheet Community. Any…
Hi- We have been using a SmartSheet Form for a while, and users have been able to enter 000-000-0000 if they don't know a person's phone number. However, over the past few days, it appears that the phone number validation field will not allow all zeros any more. Is there a way that I can change this? We would like the…