-
Adding IF to a COUNTIFS
I have a formula to count based on multiple criteria which works correctly. =COUNTIFS([Change Originator Link]:[Change Originator Link], [Change Originator]@row, [DCO Status]:[DCO Status], NOT(OR(@cell = "Implemented", @cell = "Cancel"))) However, if the Change Originator (column name) for that row is blank, I would like…
-
Automated way of counting number of cell changes?
Hi all, we'd like to track the number of times a cell was edited in order to capture how many times we've moved out a date on any given project. I'm thinking this isn't possible with a formula, but has anyone found a solution with automation/integration or something else? We'd love to avoid updating this manually and the…
-
How to automatically unceck a checkbox when anotherone is checked?
Hello! So I have 2 checkbox columns, if the second one is checked the first one shouldn't be checked anymore, I tried to add an IF formula to the column specifying that argument but it didn't work.
-
Resource Check Out
Hello, We are trying to use a Smartsheet form for check out equipment from a drop-down list. Is there any way for the Form to not display an item is available for check out(I.E. remove it dynamically from the dropdown list) if it was checked out by a different staff member? regards, Brian
-
Formulas - Can you exclude rows from average calculations?
I am looking for the parent row to reflect a rollup of child row status color (RYG) AND if ALL child rows are blue (complete), have the parent row blue. I'm almost there, however, in the screenshot example below, the parent task is yellow although the 3 child tasks are either green (on track) or blue (complete). Since the…
-
Project Dashboard Generator
I am trying to develop a dashboard generator so that I don't have to recreate every report I use in our dashboards each time we have a new project. I would like to be able to select the project number in one location and have all the reports reference that project number to pull data from their respective sources, then…
-
linked cells
I am trying to find an answer prior to initiating a link. My Smart Sheet changes frequently and sometimes daily or hourly. Rows in the Smart Sheet are determining the order in which the projects will be drilled. The schedule will then change and the rows will be reordered to depict a new "drill date". Here is my question.…
-
Formula with checkbox
Hi everyone, I need help for a formula. I have created an ESTIMATE sheet for my projects, but sometimes clients decide that they no longer wan't some items to be included in the estimated. Instead of putting a 0 into my quantities, because I would lose the quantities number and maybe he would change is mind and decided to…
-
days since last comment
Hello, I would like to create a column that tells me how many days since the last comment. Is there a way to do this?