I'm making a new Google Sheet with a lot of entries and 20 sheets.
I would like all sheets to be auto sorted whenever a new entry is made.
I would like the sheets to be sorted differently according to the time of the day.
From 11 am to 11 pm the sheets are sorted based on the values (time) in column C
From 11 pm to 11 am the sheets are sorted based on the values (time) in column B
I have made a test sheet open for editing:https://docs.google.com/spreadsheets/d/1Z7JO2XCLa4D6u2qpdbBOlFTOSiZaTf4xveeE7cbq7o8/edit?usp=sharing
I'm looking for a script than can solve the issue as the end user needs the solution without doing any editing in the document.
As I'm a newbie in coding I have not done any previous attemts in succeding before this post.
