View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Mike[_88_] Mike[_88_] is offline
external usenet poster
 
Posts: 2
Default Sharing a workbook

Hi All

Sorry! I am in need of your help

I am trying to create a macro in VBA to share a workbook automatically when
the workbook is opened.

I tried recording a macro and using the data from that but when run, before
it shares the workbook, it state the file already exists, do you want to
replace this file.

I need it share the worksheet without asking any questions

Hope you can help

Thanks

Mike

..