-
Issue with COUNTIFS Formula Referencing Auto Number Column in Smartsheet
I am currently working on implementing duplicate detection logic in our Baseline sheets within Smartsheet. The requirement is to identify duplicate Project Codes and assign a sequential baseline order (1st, 2nd, 3rd, etc.) based on the order in which rows are added. While attempting to implement the logic using a COUNTIFS…
-
Networkdays bring back #INVALID DATA TYPE error
Hi, I am trying to get the networkdays from 2 diffrent dates. Here is my source data. I have the same formule for diffrent type of packet movement. Here is the formule I am using to retrieve the dates to a diffrent sheet. Here is the formule I am using to get days between the 2 dates If I take the formuls out and just type…
-
Help with functions for attendance tracker
I'm attempting to create an attendance tracker that will add up the total points for a given representative based on the type of 'event' such as No Call No Show, Late Arrival etc. I have a sheet set up that automatically enters the number of points based on the event, calculates any adjusted points and shows points…
-
Copy Single Cell to Cross reference sheet
We’re using a portfolio management tracker. When a dropdown field in the Regulatory column is set to anything other than “N/A,” I want to automatically copy just the Initiative Name, Regulatory Dropdown, and Owner columns to a different sheet in the same workspace. I do not want to copy all columns—only these specific…
-
Formula not Calculating the Correct Number
Hello, I have a formula that counts notifications that are tracked on another smartsheet each month. The formula is: =COUNTIFS({Date of Notification}, >=[Start Date]@row , {Date of Notification}, <=[End Date]@row , {Impacted Department}, <>"XX") The results from this formula are no longer calculating correctly. For…
-
How do I use AI for Summary formulas
Hello - I am trying to set up some Summary Fields and the formulas needed are a bit above my skillset. I use the AI assist to generate a formula, but I cannot figure out how to add to Summary fields rather than to a specific cell on the Sheet. Also, I am getting error messages on formulas that seem logical and pretty…
-
Number of Days from a given date against the current date
I need to get the number of days ( just a number ) from a given date against the current date. I need to know Column 2, to show the number of days to the coloumn 1. Ex: Column 1: ( ETD ) 28/02/26 Column 2: (Number of Days to ETD ) 5 ( if the current date is 23/02/26 )
-
Smartsheet Solution - Dynamic Configurations
We are trying to develop a Smartsheet solution to replace an Excel file that is bursting at the seams and is running slowly due to the number of columns and rows. The existing Excel spreadsheets break down configurations, determining the number of units based on total volume and percentage. The ultimate desired end state…
-
Days late formula not working??
Please see my formula below - it has been working correctly i believe until i finally had something go past due. Instead of just showing -1 it shows as -3? Can someone help me fix my formula?
-
Using INDEX/MATCH for a Master Sheet
Hi all, One way we use Smartsheet is to record real-time data that is then stored and referenced. I work at an aquarium so, for example, we will take daily measurements across multiple systems for things like temperature, salinity, pH, and on and on. The same parameters are tracked for all of our systems, but the thing is,…