Hello again,

Please could someone give me advice on how to unhide my very hidden worksheets. I have the code

Sub UnhideSheet()
Worksheets("Sheet2").Visible = True
End Sub

I then go into the 'view code' and find the hidden sheet in the left pane, where exactly do I post this code and how do I execute it. I have tried but nothing happens.

Thank you very much for your time.

Kind regards
Danielle Carr