Hi,

In my file, i have 1 master sheet and the rest of the sheets hidden
Current state:

- from the master sheet, I have hyperlinks to several different hidden sheets

Now I need a code in order to get the following
when a person clicks the hyperlink in the master sheet ('sheet1') it redirects to 'sheet2'. On 'sheet2' I added a button "go_to_sheet()' so the person will return to the master sheet ('sheet1').
How do I make sure the visited sheet ('sheet2') will hide again?

Thanks in advance!

Aafke