Open workbook with the same sheet every time

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Can someone provide me with the code I need for the following:
If, say, I've got three worksheets - 1, 2 and 3 - how do I get the workbook
to open with sheet 2 every time?
Thanks
Ed
 
Can someone provide me with the code I need for the following:
If, say, I've got three worksheets - 1, 2 and 3 - how do I get the workbook
to open with sheet 2 every time?
Thanks
Ed

Hi cavasta,

go to you workbook's open even and write the following code.

sheet2.activate

bye,

naweed
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top