Sign in to join the conversation:
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!
Each row has a unique ID and I use this to generate two different hyperlinks in excel with this =HYPERLINK(CONCAT("http://www.XXXXX/",A3),"URL") Is there a workaround in Smartsheets to do similar?
I have Idea IDs that appear on two different sheets (sheet A, sheet B), and I have a column on sheet B called "Update needed?" Sheet A also has an Idea status column. I need a column formula for sheet B's "update needed" to be set to Yes if sheet A's Idea ID=sheet B's Idea ID for that row AND sheet A's status is "Not…
=SUMIF({Stores Daily Log Range 8}, "1000000456", {Stores Daily Log Range 9}) Hi I am adding figures from the above sheet to another sheet using criterias. everything works until I add another line in the log then the Range does not automatically pick up the new line. Is there a way to do this please.