Quote Originally Posted by stojko89 View Post
First you need to edit your post and insert the code in CODE tags so it looks like this:

Sub goto_sheet()
Sheets("Thyristors").Select
End Sub
Sub back_to_sheet()
Sheets("Main Menu").Select
End Sub
You that by clicking Edit Post and then highlight the code and press # next to the <> sign and hit save.


Also please check this reminder and do as asked.