View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
joel[_441_] joel[_441_] is offline
external usenet poster
 
Posts: 1
Default Automation Security and unexpected program termination


why not open the workbook in read only mode?

Application.Workbooks.Open Filename:=strFileName, Readonly:=true


--
joel
------------------------------------------------------------------------
joel's Profile: 229
View this thread: http://www.thecodecage.com/forumz/sh...d.php?t=165912

Microsoft Office Help