-
Track Monthly Submissions from Multiple Locations
Hello! I have been using Smartsheet for a few years but have really only used the basics. I have a form for our branch managers to submit their monthly safety checklists and wanted to see if there was a way to track / indicate which locations did not submit and for which months. On the form, there is a drop down for them…
-
Time Formula
I am getting an #Unparseable error on the following formula My time is already in military time. I am trying to get hours worked.
-
help with IF
i am trying to write an IF situation referencing another sheet where I want if there's a ). PS the answer is 69, the formula I wrote which is wrong is =IF({VAC Intake R- Stage}, (@cell = "0. PS"), 69) any help would be greatly appreciated. Thanks.
-
Formula - Counting and Blank Data
Hi. I need to know what is the best way to Count but exclude any cells that are blank. I am looking to count how many machines I have per my programs but I don't want to count the ones that have no date. I've read I should start with Is Blank but that didn't work. Thanks you in advance. Ali
-
CONTAINS to check box if cell has certain email domain
Hi All, I have a project plan with a column called "Owner" that has a column type of contact list. The contacts are from multiple companies. It's a large project plan. I have created columns that have a column type of checkbox. I want to check the box if the owner is from a certain company (which can be determined by the…
-
Running Count for Rows
I need assistance with a formula: If 'Request ID#' and 'Day of Contact' have the same info, then calculate the running total in 'Request Count'. I can't get my formula to work: =COUNTIFS([Request ID#]:[Request ID#], [Request ID#]@row , [Day of Contact]:[Day of Contact], [Day of Contact]@row , ROW():ROW(), <= ROW()@row ) I…
-
Overall Project Health Based on Health of Milestones
We use the WBS for our project plans and indicate milestones by setting the duration to 0 and the start and end date as being equal. Our current column formula is =IF(ISBLANK([Start Date]@row ), "", IFERROR((IF(OR([Start Date]@row = "", [Start Date]@row > TODAY()), "Gray", IF(OR([% Complete]@row = 1, [End Date]@row >…
-
Looking for hopefully simple formula
Hi all. Hoping this is a simple formula. I want to make the blue highlighted column the same date as left column, but 2026. In this example, I would like blue column to be: 04/03/26 06/01/26 09/05/26 01/01/26 Please help, you'll save me a couple hours :)
-
Averaging a number column from prior full weeks
I am having a hard time crafting a working formula. I have a Dashboard data sheet that I am pulling/calculating metrics into from other various Sheets. In one sheet, I have a date column {DID} and a Number Column {NOD}. I am trying to build a formula that will average the number column if the date column is in the last…
-
SmartsheetGOV - Cross Sheet Reference Token Broken?
Hi, I am working on setting up cross sheet references in SmartsheetGOV and it seems that the #UNPARSABLE error I receive is pointing to the token being broken. My formula is below. When I enter in "reference another sheet" it takes me through the steps to reference, but then it is inserted into the formula as plain text…