Sign in to join the conversation:
Hello everyoneI would like to know if it is possibleCheck the Checkbox on multiple lines together
Hi Alma,
Depending on what you mean.
You can select multiple checkboxes and mark one and all the others will also be checked.
You can also have formulas that check a checkbox if another is checked.
I hope this helps you!
Best,
Andrée Starå - Workflow Consultant / Get Done
The first option helpedThanks
Great!
Happy to help!
@Andree - Is there a formula to accomplish the above?
@Harley Esguerra
Hi Harley,
Yes, here’s an example using a Parent. When the parent checkbox get checked, all children will also get checked if you use the below formula.
=PARENT()
This one would look at a specific cells and if it gets checked, all cells with the below formula would get checked.
=$Completed$1
Make sense?
Would that work?
I hope that helps!
Be safe and have a fantastic weekend!
Andrée Starå
Workflow Consultant / CEO @ WORK BOLD
✅Did my post help or answer your question or solve your problem? Please help the Community by marking it as the accepted answer/helpful. It will make it easier for others to find a solution or help to answer!
Yes thank you this helped.
Excellent!
Still looking for documentation, but I am curious about the limitations with the dropdown linking in Table View. Does a person need to have access to the dropdown source sheet in order for the dropdowns to populate on the Table sheet?
I want to add a calendar to my team's dashboard that shows both Anniversaries and Birthdays every year. I have the following columns: Team member Date (date of anniversary and birthday) Anniversary column to show this year's date (formula) Birthday column to show this year's date (formula) When I go into calendar mode, I…
I’m not sure if this has already been asked here or if there’s an existing Enhancement Request, but: is there any way to apply conditional formatting to multiple widgets in a dashboard at once? I have a large number of widgets, and applying conditional formatting individually to each one is very time‑consuming. Ideally,…