Sign in to join the conversation:
I want to have a condition where IF Delivered column checkbox is checked, then that whole row will be deleted. Is that feasible?
Can you please guide me how to start with it?
Hi, this would be really helpful - but not to delete the row, just to hide it please. Not sure it's possible, but...
There are a couple of ways this might be possible. If you set up a default filter on a sheet to always load rows where complete box is unchecked, then, if you checked off a task or two and reloaded the sheet those tasks would not be visible the next time it loads.
To do this:
See attached screenshot. (Right-click on the image and view in tab.
If you wanted to delete the row, you should look at Craig Williams' post on using Zapier. http://ronin-global.com/2016/12/11/smartsheet-fixed-date-upon-completion/ -- Though the post is about setting a specific date, you can use the same functionality to delete rows. It would require a paid plan for Zapier but it is possible with this tool.
Hi, I cannot see your screenshot. What was your recommendation?
This is great! Thank you so much. I have added a new filter called "Delivered"
Glad I could be of assistance. Hope its working well for you.
Hello, I am looking for a fairly complicated formula (I think). I have two sheets: 1) IW POD and 2) Root Bushing Repair Tracker on sheet 2, I have a column named "Actual Execution Hours" In that column, on sheet 2, I need to sum the hours on sheet 1 in column "Total Actual Hours" IF these two columns match on both sheets -…
I've always struggled with calculating total count by Month; i can do it for every else but when you throw in dates, it throws me right off. Essentially what i am trying to do is calculate on another sheet the amount of travel done within the month of March This is the formula i am using, but it comes back with 0…
Hi Community, I have a sheet that contains, among others, columns titled "Priority" and "Contract ID". Multiple rows can have the same Contract ID and the same Priority. Priority values are 1-2-3 and restricted to dropdown list values only. To collect the number of unique Contract IDs that are Priority "1", I have this…