View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Stephen Bullen[_4_] Stephen Bullen[_4_] is offline
external usenet poster
 
Posts: 205
Default Open a workbook as another Excel process

Hi Augustus,

Is there way to prevent other workbook from openning inside (WOrkbook A) via
VBA?


Application.IgnoreRemoteRequests=True

will stop Explorer opening new files in that instance of Excel - but be sure to
set it back to False when you've finished with it!

Regards

Stephen Bullen
Microsoft MVP - Excel
www.oaltd.co.uk