Thread: Read Only
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
ALEX ALEX is offline
external usenet poster
 
Posts: 493
Default Read Only

Hello

I have written some VBA code to create charts dynamically.

When I protected the worksheet the macros no longer functionned correctly -
a few errors were produced. Proeviously they were working fine so I presume
protecting the worksheet has affected my code.

Is there a reason for this, or is it just an excel bug, and how do I get
around this problem?

Best Regards


Alex