-
Report and Dashboard
In my sheet, I have a column calculating the NETDAYS between two events. This column does not show up if I try to create a Summary Report. It only allows me to create a Row Report. In a dashboard, how can I use a half-pie graph to show the number NETDAYS greater than 37 and NETDAYS less than or equal to 37. I do have…
-
Creating Formula to implement 72 hour advance reservation policy
Hello All, I'm new to Smartsheet and need help creating a formula. We require people to reserve an item 72 hours in advance but haven't quite found out the correct way to implement this policy well using Smartsheet. I've come up with this statement to potentially help with implementing the 72-hour in-advance requirement:…
-
Formula
I have a sheet that has a supplier number in one cell that is assigned to a supplier in another cell. Can I write a formula so that when the supplier's name is entered in one cell their supplier number automatically populates another cell on the same row?
-
Joining two index/match into single multi-contact column
Hello, I currently have two columns that are pulling in from a separate resource that contains multi-contact columns. My hope is to cut down on the separate columns and combine them into one but when I try adding the two formulas under a single column, I no longer see the email contact formatting that I would in the other.…
-
Find / Mid / Len / Right Formula Question
Good Afternoon All, I feel like I am close but just might need a little assitance to finish this formula. However I am trying to pull the "Month_Year" from these text strings I keep getting "Incorrect Argument erros when I try to put this in. I think it is because some of these text strings are longer than others or other…
-
INDEX MATCH range across a row?
Wise People in my Computer, Can I set the range for an INDEX MATCH formula across multiple columns in one row, instead of a column? My testing is suggesting the answer is no...am I missing something, else what might I use instead? I am trying to return the name of a Reviewer into my Lead Reviewer column, pulling from the…
-
How do I count values (not text)?
I would like to count values in a specific column that are numbers and not text. What excel does with COUNT. So if my column includes 111,222 x, y, z the output should be 2. If my column includes 1234, 345, 12, 1, a, the output should be 4. Can someone help?
-
NEW! AI formulas, text and summaries tools available for Enterprise users
Hi Community, We have stellar news to share with you: AI tools for the Smartsheet platform have dropped! The AI tools panel is now generally available to Enterprise licensed users. It houses powerful new generative AI tools that integrate directly with your sheet data to unlock new insights and save time: Stop wrangling…
-
Trouble referencing values in a "CONCATENATE" cell
Hello, I am having issues trying to reference the values in a CONCATENATE formula. I am trying to pull a "Yes" or "No" value based on the product numbers provided in the CONCATENATE cell. The CONCATENATE cell is the combination of product numbers added just for TODAY only (old lines do not show a value unless it is today).…
-
Run formula on creation only
Hello, I am trying to have a formula in my primary column to have a date-number of tickets created on this day. so I would have 11/02/21-1 in row 1, 11/02/21-2 in row 2 and so on. However, when A cell is added above it it the formula updates so 11/02/21-1 becomes 11/02/21-2. IS there a way to lock the formula to only run…