Hi
I am new to this forum so I do not yet know its etiquette so please bear with me if I am breaking any rule.
Also I am very very new at VBAs and macros
I am trying to create a VBA using a command button to open a specific sheet.
Here is my code:
I keep on getting error messages such as "error 438", "error 9"...![]()
Private Sub CommandButton1_Click() ThisWorkbook.Sheets("Sheet2").Select End Sub
Can someone please help and tell me what I am doing wrong.
Thanks in advance
Bookmarks