Why does my Macro Error In Shared Workbook

R

RNB

I created the Macro when it was not a shared Workbook and everything works
great. When I turn on the share workbook it errors out when it starts to read
the Module. Why would this happen and how do I fix it.
 
K

Kevin B

Search on Shared Workbooks in help and select the topic FEATURES THAT ARE
UNAVAILABLE IN SHARED WORKBOOKS from the topics returned:

The list details what cannot be done in a shared workbook, and if your macro
is attempting to use one of the unavailable features it will fail.
 

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