I am a script newbie and was hoping to get some help with the following Google Sheets exercise.
I currently have 2x tabs in this Google Sheet document: 'Class List' and 'Template'. I am currently running a script that allows names to be added to the 'Class List' and then a tab is generated for each of these names based on the 'Template' page layout.
I was wondering if it is possible to hide all of the tabs and create a'Welcome/Home Page' tab with a drop down list of all the names. Once a selection is made from the drop-down, it will show the user that sheet with the same name (while keeping all of the others hidden).
The aim of this script would be to show only one selected sheet at a time (and the drop-down list would exclude the 2x original 'Class List' and 'Template' tabs. The List of Names and their corresponding tabs would be constantly changing and updating.
Is this possible? Thank you

