Sign in to join the conversation:
Wondering if there is a way to sort rows of a sheet on open.
Otherwise you have to set this up manually each time. If this is a smart sheet you would think it would be able to do this.
Hi Steve,
Unfortunately, it's not possible. Great idea!
Please submit an Enhancement Request when you have a moment.
A possible workaround could be to have a report that's sorted with the same criteria.
Would that work?
Have a fantastic week!
Best,
Andrée Starå
Workflow Consultant @ Get Done Consulting
As a work around would you be able to create a report that shows all of the data in your source sheet? The report can be sorted and will always open with your pre-defined sort order. You can still edit data in the report (view). However, if you want to insert new rows & columns or forumlas you need to edit the sheet.
I agree with Mike and Andree. Reports will allow you to pull the data from the main sheet and display in a sorted format. Edits made to the report are immediately reflected on the main sheet. You can't, however, edit cells that contain formulas in a report.
Let us know if you that worked for you and if you got it working!
Not really going to work as the notification of an item that has arrived or needs updating etc is in the main register and is where it should be. I would have thought this would have been a simple tool that would have been built. To sort on open based on the sheets settings.
I have a list of properties that I'm keeping track of. I have each building divided into suites (children) and each suite has a cell with its square footage. The total square footage rolls up to the building name. I also have a drop down column that shows if the suite is occupied or vacant. I need a to calculate the…
Hi! I'm fairly new to SmartSheets but have been trying a number of things that havent yet worked. I want to be able to show for each parent row, the number of child rows completed as a %. So for the parent row Process Overview there are 7 tasks and 6 tasks are complete so I want it to show as 90%. Can anyone help me?
Hello, I am trying to find the average audit score for a range of percentages between two dates. There are divider rows for organization by month. I have been trying to utilize the following formula but continue to get #DIVIDE BY ZERO for an answer: =AVG(COLLECT([Audit Score]:[Audit Score], [Date of Chat]:[Date of Chat],…