-
Formula using Sum and Countif not returning expected outcomes
Here's a version of the formula that works. However I need to include a second value and get an error when I try. I'm sure it's the formula syntax. Not sure if there is a better way to get the right outcome. I basically am trying to determine % Complete OR Not Applicable Working with just Pass as a value…
-
RYG Balls-can't figure out
I've looked and cannot solve a problem I had solved before... I have a checkbox to denote when a task is completed. I have a due date. My problem is that I want my RYG to be green if the box is checked (that seemed easy to do) and Yellow if the due date is within 7 days AND the the box is not checked and Red if the due…
-
Using countifs across sheets to hold metrics for reports
We have a sheet that lists all of our projects (there are over 300 at the moment). We used to keep all of our metrics at the top of the sheet, but every now and again, someone would sort by a value that caused the metrics to get mixed into the project list. So when cross-sheet formulas (vlookup, countifs, etc) became…
-
Formulas in Columns with Dependencies?
Is there any way to work around dependencies in columns when entering in formulas?
-
cross sheet countif formula
Trying to find the right formula to count a name column in one sheet based on a specific location in another column. I've done this successfully with numbers using sumif, but the count isn't working. Is it not possible? i tried countif and countifs....keep getting errors.
-
Batch rename hyperlinks
Hi I have a column with a long URL http://blblblblbl... There are about 300 rows in the sheet. I'd like to change the display text of the links to Preview for all of them. Is there a way? I can not do this one by one. (multiple sheets with the same set up). Thanks
-
If then statement for a list of individuals
Good day! I am trying to reference one cell in my spreadsheet that has a drop down list of 30+ people in the list. I want to create another cell using the if then formula to say if person a, person, c, and person h are in the first cell, provide this name for their manager. I have 4 managers that I need to divide this…
-
Uncheck the previous checkbox when a new box is checked
Hello How do I get rid of a previous check when a new checkbox is selected? This is what really need to happen: (Task Name 6 needs to transition from one to another (Idea, Concept, Design, Validation, Lanuch) as the approvals are sent out. When project starts it is automatically in the Idea Phase When Idea Phase Gate…
-
How to add few texts/words on countif(s) formula
Hi, can someone help me on the correct formula that I should use? I wanted to get the number of projects based on their status however the countif formula that I am trying to use doesn't work in Smarsheet but works in Excel. Below is the formula I used in Excel that worked: =COUNTIFS(B3:B11,"*contract…
-
Vlookup
I am updating information on to a sheet when I contact our customers AP dept either by email or Phone. The info I update includes Invoice- date- AP response. I want to use this data to link to another sheet that I am using to track open invoices via Vlookup. When I populate the sheet I have been inserting rows on top so…