Formulas
Discussion List
-
Combine 2 IF formulasIn Archived 2017 PostsHi, Can someone help me with combining these 2 formulas? =IF(MONTH([Date Raised]12) = MONTH([Date Raised]1), "Yes", "No") and =IF(YEAR([Date Raised]12) = YEAR([Date Raised]1), "Yes", "No") …
-
Counting rows between two sets of datesIn Archived 2017 PostsHi Smartsheet Community, I'm trying to figure out how to count a row if the date column falls between a set of dates. Basically, I'd like to use the COUNTIF formula and count the row if the date is between 07/01/17-09/30/17. Any ideas…
-
Help With FormulasIn Archived 2017 PostsI am attempting to automate the RYG column shown in the screen shot below. I need the formula to look at the finish date and status columns if the status is not "Done". I need some feedback on the formula that I am using below.…
-
Reminder when items assigned to userIn Archived 2017 PostsHi All, This is probably something easy to do, but I'm still a little new to SS administration. I have a issues log that has a "Assigned To" Column (using contact list) and a "Modified Date" (system). I am trying to …
-
Filtering for a Particular Value When Multiple ExistIn Archived 2017 PostsI am using a text type column to populate multiple values that I would like to be able to filter on. However, the values have letters and/or numbers that because of schema show up in the Filter output that are not desired. MS Project use…
-
Totals by monthIn Archived 2017 PostsHello, I'm trying to figure out how to get totals by specific month. There are 3 columns I'm trying to pull data from, a monetary column called "Unit Price," a dropdown list column called "Produced," with options that …
-
AllocationsIn Archived 2017 PostsScenario 1 I have a task that happens every Tuesday but only takes 1hr of my time. I don’t want to create multiple rows to indicate this as one 1hr of the day, is there another way to do this? Scenario 2 I have task that happens with a…
-
Formula - Date ColumnIn Archived 2017 PostsI would like to add a second date column in my sheet where the Start Date is manually populated and the new Date Column would count backwards 15 working days and automatically populate. Is this possible? Thank You, Roger
-
Nested Formulas issueIn Archived 2017 PostsHello all, I am currently working on moving some trackers into sheets from excel and I have hit a roadblock with the following formula which works in excel. I have looked at the template formula sheet and I can get them individually to wo…
-
AVG() returning divide by zeroIn Archived 2017 PostsHello, I am trying I receive help with making a formula that will take the average of the children rows. I found a VERY similar post, and tried to use that formula, but it did not work. The problem is that I have tried to take the average…