View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
MikeZz MikeZz is offline
external usenet poster
 
Posts: 152
Default How to use VBA to set WB to Shared Status

Hi All,
I have a macro that builds a new file based on an Accounts Receivable data
file each week.

I'm wondering how I can set the workbook Share settings from within VBA?
Or do I have to manually do it each time I create a new workbook?

Thanks,
MikeZz