Shared workbook and Macro commands

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

Guest

I have a shared workbook and have written macro commands in it to select
specific data. The macro commands do not work at all. Can somebody help me?

Is it possible to execute macro commands in a shared workbook or is there a
way to do it?
Thanks,
Danie
 
Hi Danie,
Is it possible to execute macro commands in a shared workbook or is there a
way to do it?

Yes it is, although some things ar eblocked on a shared WB.

BUT. I would advise against saring a workbook, Excel wasn't built as a
multi-user application. You risk loss of data and corruption of your file!

Regards,

Jan Karel Pieterse
Excel MVP
http://www.jkp-ads.com
Member of:
Professional Office Developer Association
www.proofficedev.com
 
You can't edit a macro in a shared workbook. But you can run them.

Maybe the macro tries to do something that isn't supported in shared
workbooks???

Or maybe the user didn't allow macros to run (a security setting too high)???
 
Thank you so much for all your help

Jan Karel Pieterse said:
Hi Danie,


Yes it is, although some things ar eblocked on a shared WB.

BUT. I would advise against saring a workbook, Excel wasn't built as a
multi-user application. You risk loss of data and corruption of your file!

Regards,

Jan Karel Pieterse
Excel MVP
http://www.jkp-ads.com
Member of:
Professional Office Developer Association
www.proofficedev.com
 

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