Sign in to join the conversation:
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!
Yes, please add a Freeze Rows feature. Either that, or allow column names to be dynamic. I often use the first row as a dynamic column header, and when scrolling down a long sheet, it's very frustrating to lose sight of that row.
If I have multiple years of data, with the date format as mm/yy, how can I make that display in the correct order on a chart? I started with mm/dd/yy and then converted with a formula to mm/yy because I couldn't find that format. Now I want to make a stacked bar chart with the dates on the y axis in chronological order.
I'm trying to count the number of items that were published for each LOB in our operation during each month. I've tried a dozen different formulas, but I can't seem to get any to work. I currently have a sheet summary with the following: =COUNTIFS([Received Month]:[Received Month], IFERROR(MONTH(@cell ), 0) = 1, (LOB,…
Hello! I am usually pretty savvy at figuring out formulas, but I am truly stuck on solving this one. Does anyone know a way to solve for the below situation? I feel like it's doable and likely easier than the way I'm trying to approach it, but cannot get the right combination. Background: Our project plans/schedules have…