Macros in a Shared Workbook

  • Thread starter Thread starter michaelLove
  • Start date Start date
M

michaelLove

My system crashes when I run a macro in a shared workbook.
The macro runs fine when it is not in Shared Form. What
can I do to prevent this from happening?
 
Hi
shared workbooks have many restrictions regarding it's functionality.
So you probably use something in your macro which is not allowed in
shared workbooks.

for a more specific answer you may post the relevant part of your macro
which creates the error
 

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