View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Jim Rech[_4_] Jim Rech[_4_] is offline
external usenet poster
 
Posts: 39
Default Macros Disabled by 2010 Shared Workbook

It seems that in shared mode, the VBA is disabled.

I tried to reproduce this issue and I found that macros were not disabled
for me in a shared workbook. Both in workbooks created in Excel 2003 and
2010 when opened in 2010. I don't see a setting that explains our different
results sorry.

I knew that the editing of macros in shared workbooks was blocked but not
their running.

Jim

"Darren" wrote in message
...
Hi there.

I placed this post on the general Excel user group, before realising
that a specialised prorgramming group such as this may be the better
place. I apologise in advance if you have read this in two places.

I have a shared work book which contains VBA. We have always run it
in
2003.


Recently, we leapfrogged 2007 and went to 2010. It seems that in
shared mode, the VBA is disabled. When I remove shared mode, the VBA
comes alive again.


Is there a setting to correct this behaviour or is this simply the
reality in Office 2010?


Thanks in advance,
Darren