Connect with peers, share your expertise, and inspire what’s next in Smartsheet — from proven practices to practical how-to insights from fellow users and product experts.
Sign in to join the conversation:
In smartsheet how do I select a checkbox for a group and have it select all checkboxes in that group?
Hello,
You'll want to drive this with a formula. You can place a formula (below) in each of your child cells that checks the child cell when the parent is checked.
=IF(PARENT() = 1, 1)
More on working with formulas in the help center: https://help.smartsheet.com/articles/2476171-create-and-edit-formulas-in-smartsheet
Awesome. Thanks, Shaine.
I was archiving critical accounting data from one sheet to another by moving the rows. This is something I've done countless times in the past decade of using Smartsheet. This time, after moving nearly 3500 rows of data, I realized none of the attachments moved with the rest of the data. I've opened a case but have had…
Hi Team Is there an update on this Community post from a year go? Issues with copying in the Windows App - Table View - Smartsheet Community I have confirmed in both Desktop and Web Applications, and on multiple browsers where the Clipboard setting in "ALLOWED", but the copy/paste CTRL-C/CTRL-V is not working. It doesn't…
I have a user that has accepted their invite. They do not show up in the roles section for me to assign the user roles.