macro in nonactive workbook

  • Thread starter Thread starter Paul
  • Start date Start date
P

Paul

I have two workbooks open. Both have macros; but the
macros in the one that is not active stops working untill
it is again active. Is it possible to make macros work
even though their wookbook is not active?
 
Hi Paul,

maybe it is because you refer to the "ActiveWorkbook".
Try to work with their names "Workbooks("Name.xls")" ...
 

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