I am looking to insert new sheets to my existing spreadsheet.
When I add a new sheet, it gets added to the right of the last tab.
The spreadsheet includes a sheet that gets added each day and named for the month and day of the year like 2.19, 2.20, 2.21, etc.
I want to reverse the order so the sheets are in descending order by date so I don't have to scroll through all the older sheets to get to the most recent ones.
How can I get Sheets to insert new Sheets at the beginning instead of the end of the other sheets?