Im trying to see if I can get the column to sort the row values from highest to lowest and am not sure how to do this.
I need to make the labels for an inventory sheet and wanted to see if smartsheet could generate a sheet of them and I can print them out. I need to do it for 4-5 thousand labels
I have a formula that im trying to make that adds 3 criterion and divides the sum by a value. Can some one help with that what looks like.
If you see in the PROJECTS column there are multiple entries. "MTS" is one of those options, but it made me realize its not counting it if there are multiple entries. Here is my formula: =COUNTIFS(Projects:Projects, "MTS") How do I get it to see the MTS in the PROJECTS column?
=SUMIF([Task Status]:[Task Status], "Completed", [Contact(s)]:[Contact(s)], " ricky torres ") I'm trying to show the completed tasks in the contacts column, and specifically for the contacts individually.