Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
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

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 459
Default Microsoft Excel and OLE action

Consider an alternative approach e.g. use ADO within you Excel macro
to execute update stored procedures/queries against the Oracle/MS
Access data sources.

--

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

Thanks


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

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Please help me --- Microsoft Excel is waiting for an OLE action erick-flores Excel Discussion (Misc queries) 0 February 6th 07 04:42 PM
Microsoft Excel is waiting for another application to complete an OLE action Glen Davis Jr. Excel Discussion (Misc queries) 0 May 4th 05 04:10 PM
Error msg "Microsoft Excel is waiting for another application to complete an OLE action" JimPNicholls Excel Programming 0 January 16th 04 12:41 PM
Microsoft excel is waiting for other program to finish OLE Action Deepak[_4_] Excel Programming 1 November 13th 03 10:11 AM
Rejected Safe Mode action : Microsoft Excel. Guntram Ulrich Excel Programming 2 August 15th 03 06:08 PM


All times are GMT +1. The time now is 06:53 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"