When Activating workbook always goes to left most sheet

J

jc

The following line of code:

Workbooks(AccessSht.Range("CurrInfoBkName").Value).Activate

activates the desired workbook but has started going to the left most
worksheet even though the that was not the sheet previously activated.

When activating other workbooks similarly the sheet previously active stays
active.

Any knowledge of what might be causing this?
 

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

Top