Want to practice working with formulas directly in Smartsheet?

Check out theFormula Handbook templateto view 100+ formulas, including a glossary of every function and examples of commonly used and advanced formulas.
❓️Product questions
Sign in andask it here!The community's got your back.

Wondering if there’s a problem?
Check out theStatus Pageand subscribe for notifications.

Check what Support you have access to based on your Plan
Overview of Smartsheet support hours and resources

Share your knowledge!
Help others byanswering questions.

Formulas and Functions

Stumped by a formula? Ask for help or find examples to see how others use a formula to solve a similar problem.

Discussion List

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the公式手册模板!
Hi @Dpres<\/a> <\/p>

If the staff are only working at an option in 1 column at a time you can do this with a simple JOIN:<\/p>

=JOIN([Austin Clinics]@row:[Rio Grande Clinics]@row)<\/p>

This will combine all of the columns, but as 3 are blank it will just show the 1 they are at.<\/p>

If this isn't the case or I've missed something then let me know and we'll see if we can puzzle an alternative out! 😊<\/span><\/p>"}]}},"status":{"statusID":3,"name":"Accepted","state":"closed","recordType":"discussion","recordSubType":"question"},"bookmarked":false,"unread":false,"category":{"categoryID":322,"name":"Formulas and Functions","url":"https:\/\/community.smartsheet.com\/categories\/formulas-and-functions","allowedDiscussionTypes":[]},"reactions":[{"tagID":3,"urlcode":"Promote","name":"Promote","class":"Positive","hasReacted":false,"reactionValue":5,"count":0},{"tagID":5,"urlcode":"Insightful","name":"Insightful","class":"Positive","hasReacted":false,"reactionValue":1,"count":0},{"tagID":11,"urlcode":"Up","name":"Vote Up","class":"Positive","hasReacted":false,"reactionValue":1,"count":0},{"tagID":13,"urlcode":"Awesome","name":"Awesome","class":"Positive","hasReacted":false,"reactionValue":1,"count":0}],"tags":[]},{"discussionID":107502,"type":"question","name":"Using CONTAINS with JOIN(COLLECT)","excerpt":"Hello! I'm trying to add CONTAINS to an existing JOIN(COLLECT) formula, and I can't seem to get it to work. The existing (working) formula is: =JOIN(COLLECT({RAID Log Title}, {RAID Log Flag}, \"1\", {RAID Log Category}, \"Issue\", {RAID Log Top 10 Priority}, [Priority Name]@row), \", \"). The formula I've come up with to add…","snippet":"Hello! I'm trying to add CONTAINS to an existing JOIN(COLLECT) formula, and I can't seem to get it to work. The existing (working) formula is: =JOIN(COLLECT({RAID Log Title},…","categoryID":322,"dateInserted":"2023-07-12T15:40:14+00:00","dateUpdated":"2023-07-12T16:01:55+00:00","dateLastComment":"2023-07-12T17:05:17+00:00","insertUserID":161010,"insertUser":{"userID":161010,"name":"scisar","url":"https:\/\/community.smartsheet.com\/profile\/scisar","photoUrl":"https:\/\/us.v-cdn.net\/6031209\/uploads\/defaultavatar\/nWRMFRX6I99I6.jpg","dateLastActive":"2023-07-12T17:41:06+00:00","banned":0,"punished":0,"private":false,"label":"✭✭✭"},"updateUserID":91566,"lastUserID":161010,"lastUser":{"userID":161010,"name":"scisar","url":"https:\/\/community.smartsheet.com\/profile\/scisar","photoUrl":"https:\/\/us.v-cdn.net\/6031209\/uploads\/defaultavatar\/nWRMFRX6I99I6.jpg","dateLastActive":"2023-07-12T17:41:06+00:00","banned":0,"punished":0,"private":false,"label":"✭✭✭"},"pinned":false,"pinLocation":null,"closed":false,"sink":false,"countComments":2,"countViews":16,"score":null,"hot":3378359131,"url":"https:\/\/community.smartsheet.com\/discussion\/107502\/using-contains-with-join-collect","canonicalUrl":"https:\/\/community.smartsheet.com\/discussion\/107502\/using-contains-with-join-collect","format":"Rich","lastPost":{"discussionID":107502,"commentID":384838,"name":"Re: Using CONTAINS with JOIN(COLLECT)","url":"https:\/\/community.smartsheet.com\/discussion\/comment\/384838#Comment_384838","dateInserted":"2023-07-12T17:05:17+00:00","insertUserID":161010,"insertUser":{"userID":161010,"name":"scisar","url":"https:\/\/community.smartsheet.com\/profile\/scisar","photoUrl":"https:\/\/us.v-cdn.net\/6031209\/uploads\/defaultavatar\/nWRMFRX6I99I6.jpg","dateLastActive":"2023-07-12T17:41:06+00:00","banned":0,"punished":0,"private":false,"label":"✭✭✭"}},"breadcrumbs":[{"name":"Home","url":"https:\/\/community.smartsheet.com\/"},{"name":"Get Help","url":"https:\/\/community.smartsheet.com\/categories\/get-help"},{"name":"Formulas and Functions","url":"https:\/\/community.smartsheet.com\/categories\/formulas-and-functions"}],"groupID":null,"statusID":3,"attributes":{"question":{"status":"accepted","dateAccepted":"2023-07-12T16:55:06+00:00","dateAnswered":"2023-07-12T16:08:17+00:00","acceptedAnswers":[{"commentID":384815,"body":"

Hi @scisar<\/a>,<\/p>

Your CONTAINS section of the formula is incorrect, I think. It should be: <\/p>

...CONTAINS([Priority Name]@row, @cell)...<\/p>

Try substituting that in and seeing it if solves your issue.<\/p>"}]}},"status":{"statusID":3,"name":"Accepted","state":"closed","recordType":"discussion","recordSubType":"question"},"bookmarked":false,"unread":false,"category":{"categoryID":322,"name":"Formulas and Functions","url":"https:\/\/community.smartsheet.com\/categories\/formulas-and-functions","allowedDiscussionTypes":[]},"reactions":[{"tagID":3,"urlcode":"Promote","name":"Promote","class":"Positive","hasReacted":false,"reactionValue":5,"count":0},{"tagID":5,"urlcode":"Insightful","name":"Insightful","class":"Positive","hasReacted":false,"reactionValue":1,"count":0},{"tagID":11,"urlcode":"Up","name":"Vote Up","class":"Positive","hasReacted":false,"reactionValue":1,"count":0},{"tagID":13,"urlcode":"Awesome","name":"Awesome","class":"Positive","hasReacted":false,"reactionValue":1,"count":0}],"tags":[]},{"discussionID":107476,"type":"question","name":"#Contact Expected Error","excerpt":"Hi! I am trying to pull in a contact from another sheet when Region and Service Line are a match in both sheets. Both the source and the target sheet are contact columns. I get a #contact expected error. I searched for the error on the help page, but it didn't help much lol. Anyone get this error before and know how to fix…","snippet":"Hi! I am trying to pull in a contact from another sheet when Region and Service Line are a match in both sheets. Both the source and the target sheet are contact columns. I get a…","categoryID":322,"dateInserted":"2023-07-11T21:09:39+00:00","dateUpdated":null,"dateLastComment":"2023-07-12T16:36:06+00:00","insertUserID":89371,"insertUser":{"userID":89371,"name":"alexis.ray89371","url":"https:\/\/community.smartsheet.com\/profile\/alexis.ray89371","photoUrl":"https:\/\/us.v-cdn.net\/6031209\/uploads\/defaultavatar\/nWRMFRX6I99I6.jpg","dateLastActive":"2023-07-12T16:34:41+00:00","banned":0,"punished":0,"private":false,"label":"✭✭✭✭✭"},"updateUserID":null,"lastUserID":89371,"lastUser":{"userID":89371,"name":"alexis.ray89371","url":"https:\/\/community.smartsheet.com\/profile\/alexis.ray89371","photoUrl":"https:\/\/us.v-cdn.net\/6031209\/uploads\/defaultavatar\/nWRMFRX6I99I6.jpg","dateLastActive":"2023-07-12T16:34:41+00:00","banned":0,"punished":0,"private":false,"label":"✭✭✭✭✭"},"pinned":false,"pinLocation":null,"closed":false,"sink":false,"countComments":3,"countViews":28,"score":null,"hot":3378291345,"url":"https:\/\/community.smartsheet.com\/discussion\/107476\/contact-expected-error","canonicalUrl":"https:\/\/community.smartsheet.com\/discussion\/107476\/contact-expected-error","format":"Rich","lastPost":{"discussionID":107476,"commentID":384827,"name":"Re: #Contact Expected Error","url":"https:\/\/community.smartsheet.com\/discussion\/comment\/384827#Comment_384827","dateInserted":"2023-07-12T16:36:06+00:00","insertUserID":89371,"insertUser":{"userID":89371,"name":"alexis.ray89371","url":"https:\/\/community.smartsheet.com\/profile\/alexis.ray89371","photoUrl":"https:\/\/us.v-cdn.net\/6031209\/uploads\/defaultavatar\/nWRMFRX6I99I6.jpg","dateLastActive":"2023-07-12T16:34:41+00:00","banned":0,"punished":0,"private":false,"label":"✭✭✭✭✭"}},"breadcrumbs":[{"name":"Home","url":"https:\/\/community.smartsheet.com\/"},{"name":"Get Help","url":"https:\/\/community.smartsheet.com\/categories\/get-help"},{"name":"Formulas and Functions","url":"https:\/\/community.smartsheet.com\/categories\/formulas-and-functions"}],"groupID":null,"statusID":3,"attributes":{"question":{"status":"accepted","dateAccepted":"2023-07-12T16:36:14+00:00","dateAnswered":"2023-07-11T23:08:43+00:00","acceptedAnswers":[{"commentID":384722,"body":"

Hi,<\/p>


<\/p>

You don't really need to add \"@cell\" for the criteria in region and service line and you will need to change the row index to 1 instead of 0 to get the value.<\/p>"}]}},"status":{"statusID":3,"name":"Accepted","state":"closed","recordType":"discussion","recordSubType":"question"},"bookmarked":false,"unread":false,"category":{"categoryID":322,"name":"Formulas and Functions","url":"https:\/\/community.smartsheet.com\/categories\/formulas-and-functions","allowedDiscussionTypes":[]},"reactions":[{"tagID":3,"urlcode":"Promote","name":"Promote","class":"Positive","hasReacted":false,"reactionValue":5,"count":0},{"tagID":5,"urlcode":"Insightful","name":"Insightful","class":"Positive","hasReacted":false,"reactionValue":1,"count":0},{"tagID":11,"urlcode":"Up","name":"Vote Up","class":"Positive","hasReacted":false,"reactionValue":1,"count":0},{"tagID":13,"urlcode":"Awesome","name":"Awesome","class":"Positive","hasReacted":false,"reactionValue":1,"count":0}],"tags":[]}],"initialPaging":{"nextURL":"https:\/\/community.smartsheet.com\/api\/v2\/discussions?page=2&categoryID=322&includeChildCategories=1&type%5B0%5D=Question&excludeHiddenCategories=1&sort=-hot&limit=3&expand%5B0%5D=all&expand%5B1%5D=-body&expand%5B2%5D=insertUser&expand%5B3%5D=lastUser&status=accepted","prevURL":null,"currentPage":1,"total":10000,"limit":3},"title":"Trending in Formulas and Functions ","subtitle":null,"description":null,"noCheckboxes":true,"containerOptions":[],"discussionOptions":[]}">

Trending in Formulas and Functions