View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
John[_73_] John[_73_] is offline
external usenet poster
 
Posts: 1
Default Not allowing an Excel Worksheet to be opened in Word

I have some workbooks that are shared by many users. For some reason, the workbooks are opened in Word. When this happens it plays havic with the shared properties of the workbooks. Is there a way to set these workbooks so they can't be opened by Word? I have tried adding code to the Workbook Open Event, but it is bypassed when opened in Word. Any suggestions?