Allow the freezing of rows.
Hi @Eric Harwood,
I recommend up voting this feature request! This will help the Smartsheet team prioritize this feature faster, and other people will be more likely to see the big feature request.
Best!
I want to use a Start Date to determine which sprint a ticket will be identified with. For example Sprint 17 starts on 08/13/25 and ends on 08/27/25. If my Start Date is within this range then I want to output the Sprint Name into a Planned Sprint column. =IF(([Start Date]@row >= "8/13/25", IF(AND)([Start Date]@row <=…
Can we get an automation to generate how long is the duration of the open, closed, and average days that each open status have been open for before a status changed? Also can we get an automated count of days that the item has been open or until the status changed to closed?
I am trying to use index/collect to enter an email address located in another sheet. Source Sheet is Database Macro_2025: Target Sheet is Delinquency Report: Using 75033 as the example from the Source Sheet. I need the email for the Accountant of Customer ID 75033 to be entered in the Finance Contact Column AND General…