View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
joel[_359_] joel[_359_] is offline
external usenet poster
 
Posts: 1
Default OLE Problem on Opening


Are there macros in the workbook? First try to open the workbook with
macros disabled (using medium security mode) and see if the problem is
the workbook or the macros. If the macros are the problem you can put a
STOP in the Workbook open Function so you can debug the problem. After
you reach the Stop you can either single step or run to help find the
problem.


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

Microsoft Office Help