View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
M Hanlon M Hanlon is offline
external usenet poster
 
Posts: 1
Default Macros failing when workbook is in shared mode

I have written a macro that does some sorting and subtotaling. It works
fine, but if I put the workbook into shared mode, it fails, telling me that
"Subtotal Method of Range Class Failed". Any suggestions on how to get it to
work?