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.
Hi How do i set created Date column to only show entries from line 24 downwards?
Hi, I m trying to extract the shift where and inspection is conducted. primary time source is CREATED DATE column, than I extracted the time using the formula " =TIME(RIGHT([Inspection Date]@row, 8))" however I can't figure the approach to get to the Shift if I am hoping a return of 1, 2 or 3 from: Shift 1 = 0600 - 1359…
Hi everyone, I'm looking to use a formula that will select one of my drop-down statuses (Rejected) IF the Avg Score is below 50% OR one of the other columns has the selection of "Red Flag (quality/ethical/concern: cursing, condescension, etc)." Otherwise, I want the field to populate the other status (Acceptable). I'm…