View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
JB2005 JB2005 is offline
external usenet poster
 
Posts: 16
Default Invoke exclusive excel process on opening this file

An excel workbook is required to start/use an exclusive Excel.exe process
whenever it is opened.

This is to enable it to use specific tools/options settings which may
conflict with those already in use by other open files that may share an
existing process.

eg. some workbooks will use "Auto calc.", others "Manual calc." options

Any ideas?