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:
Anyone have suggestion on printing my collaborator list, attached to a project?
Hello,
A SysAdmin on your account can go to Account > User Management > More Actions > Download Sheet Access Report (csv).
This will generate a csv file which can be opened in Excel. In that file you can filter by sheet name to effectively generate a list of users shared to the sheet.
Note that there will be a separate row for each person shared to each sheet. For example, if you have a sheet called "Project Plan" that's shared to 3 people, you will see 3 rows with the name "Project Plan" but each row will have a different person who is shared to the sheet.
Thanks!
Schiff
Smartsheet Support
I have build a email validation in my sheet where entered emails from a form are entered in a contact field. another field verify the address and validades using the following formula: =IF(FIND("@xxxxxxx.com", [Student eMail]@row) = 0, 0, 1) if the checkbox is triggered (=0), then the registration is valid, and the the…
I have a sheet that has a good number of automations that populate a field based on a value changing in a cell. These same automations have been working just fine since March up until today. All of a sudden they are being triggered when there is no change to the cells in question. If I click into the cell history, it…
Hi, I'm in the midst of a Smartsheet trial and would like to understand how to set up a project schedule that uses a firm delivery deadline. I understand I could use Start-to-Finish relationships, but this disallows use of many to one predecessor relationships (multiple tasks that are gated by a single work item). I would…