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.
From my research, I understand there isn't a way to keep formulas when exporting from Smartsheet into an Excel document. I have a total of 50 columns with formulas and would think there was a quicker way to grab the formulas. So far, I've appended a "!" which turns the formula into text which does export. However, I'm not…
I currently have 14 sheets with the following columns: Batch # and Reviewer I use an Index Distinct formula to acquire the unique batch numbers from all 14 sheets and put them into 14 columns on the 'metrics' sheet. I then use another index distinct to get a list of all the unique batch numbers into one 'Unique Batch…
Hello, I am looking for formula help where I want to return the earliest date in a range for different workstreams groups on a project. The source sheet is formatted as a date field, and the formula used below is returning a 0 no matter what I do. Any suggestions? =MIN(COLLECT({Project Plan - start date}, {Project Plan…