Hi
Could tou please help me to count the nuber og checked rows in a sheets without making parent, children rows?
Hi (Hej),
You must add a so-called helper column that will check if the row is a parent or not and then use that in the formula that's counting the checkboxes.
Would that work?
Can you describe your process in more detail and maybe share the sheet(s) or some screenshots? That would make it easier to help. (share too, andree@getdone.se)
Hope that helps!
Have a fantastic week!
Best,
Andrée Starå
Workflow Consultant @ Get Done Consulting
Hi Andrée
Thank you so much for responding that quick :-D
I did not understand that. I think it is weird that you have to make help columns to count the number of checked boxes in a coulumn. I share the sheet with you.
I want to sum up the number of checked boxes i these two coulmns:
Gjennomgått HMS-ansvarlig and Lukket HMS ansvarlig.
Take a look at the photo :-D
I am going to use these values in a future dashboard.
Best regards
Stian
Happy to help!
I misunderstood your question. You don't need a helper column. I've added the information to your sheet.
Andrée
I am so happy thtat you can helpt me :-D
I am new to smartsheets, but I have already fallen in love with the program
I can see that you can not put the formula in the cell on the top of the respective column because it has the status as checbox?
Thanks again!
Hey, Is anyone else facing this issue in the approval notifications sent through smartsheet
I have a sheet with a list of customers in one column, and then the following columns are City, Monday, Tuesday, Wednesday, Thursday, Friday. I need help with a formula that I can put in my sheet summary so that if the customer column says Staples (It can say this in multiple rows) that it will tell me the total package…
Hi Smartsheet community, I've always tried to answer questions but this is my first time posting. So I have formula =IF([Project Status]@row = "Complete", 1, 0) set up in the "Complete Check - Hide column" to check the box when the project status is marked complete. The project status column is tied to several other sheets…