View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
lbruner lbruner is offline
external usenet poster
 
Posts: 1
Default Microsoft Excel and OLE action

I wrote a macro that opens an access database, and updates based on som
information from an ORACLE table. I have to run a loop that can tak
several minutes and I continue to get the pop "Microsoft Excel i
waiting for another application to complete an OLE action" I need t
be able to turn that pop up off. It is an informational warning, an
it does not turn off by using DoCmd.SetWarnings FALSE

Thank

--
Message posted from http://www.ExcelForum.com