-
Bulk import contacts from Excel
I downloaded the CSV file from smartsheet with my contacts, I manage to add addiotionals and tried to upload it. It doesn't work. Why? Can I import somehow from excels file saved as CSV?
-
Contact List and Drop down List values can be referred using a reference from a different sheet
For Contact List and Drop-down list columns currently the values need to be added and updated individually in all columns and sheets eventhough the values are common for many columns and sheets. If we have a provision to have the values referred using a reference from a different sheet, then we can add or update the values…
-
Contacts Column Not allowing contact to be selected
I am a admin user and use a sheet to log communications. WE have a Contacts column where the staff member is suppose to select their name, as the person entering the data. However, when 1 particular user tries to enter their name, they receive the error below. The particular person's name has been added as a contact, but…
-
Request to Filter Deactivated Users from Contact List Columns
Currently when a column is setup to follow the "Contact List" functionality, the list of users it offers as selections includes users that have been marked as deactivated. Could Smartsheets instead exclude these users from the listing to ensure Project Managers don't accidentally assign task rows to users who are no longer…
-
Combine emails into a multiple-contact column / multi-contact column
Multiple-contact columns can be problematic to use in Smartsheet. Namely, they cannot be "put together" with a formula. There's many use cases where you need to build multiple contacts into a cell based on criteria/lookups, but there isn't a way to do that in native core Smartsheet. There is, however, a couple of methods…
-
Sharing a Contact List
Good Morning. is there any chance to have a sheet in Smartsheet with a list of contacts and connect that list as Smartsheet contacts to share with all people within your Business account? (10 members with licence in my case) regards
-
Contact column selection - bulk upload
Hi everyone, Wanting to use the contact dropdown option in a column, is there a way to do a bulk upload to this so I don't have to select 100 contacts individually? Thank you!
-
Formula Help - Conflict Check Across Multiple Sheets
Greetings! I have been trying to figure out a formula that will solve a problem. I have a column in schedule that I would like to show "Conflict" if the contact@row is scheduled on the current sheet and on a different sheet within the same date range. I have an easy conflict check for whether someone is scheduled on the…
-
How do I pull the fourth, fifth and sixth name from a multiple-contact column?
In Smartsheet I have a contact column (Project Support) that can have up to six contacts (first name + last name), for example Jane Doe. I then have six other Test/Number columns that pull the first contact, the second contact, the third contact, the fourth contact, the fifth contact and the sixth contact. The first…
-
V Lookup formula for importing Contact List broke and I don't know why.
So I have a reference sheet of contacts and their assignments. I made a different sheet to assign tasks as they come in and set up an equation to look up and auto assign. It looks like: =VLOOKUP([Rule Number]@row, {Committee Range}, 2, false) So when a task came in and it matched the rule, it would assign the person in the…