What would be the macro to open a specific worksheet upon startup?
I am not very familiar with VBA so some instruction on where to paste the code would be helpful. Thank you.
What would be the macro to open a specific worksheet upon startup?
I am not very familiar with VBA so some instruction on where to paste the code would be helpful. Thank you.
Hi erisaaika,
You will need to Access the 'ThisWorkbook' module. The following link should help you do that if you don't know how.
http://officetricks.com/excel-vba-for-beginners/
In 'ThisWorkbook' put the following code (e.g. if you want to open to 'Sheet2'):
Lewis![]()
Please Login or Register to view this content.
Worked perfectly, thank you!
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks