How can I make a Google Sheets keyboard shortcut for both Sort sheet A to Z and Sort sheet Z to A on the current column (if one does not already exist)?
I'm constantly GUI-header-clicking a pop-up menu to do this on all my "database"-oriented sheets. Adding a keyboard shortcut would save loooooots of time in my Google-Sheets files/tabs.
Are there any easier-to-implement options other than https://developers.google.com/apps-script/guides/sheets/macros? Is it even feasible to use gsheet-macros for this?