View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Kim Doran Kim Doran is offline
external usenet poster
 
Posts: 1
Default Switch To/Retry message appears

I'm using a VBA function to call my application (developed in Delphi). The
call can take upto a minute to execute and intermittently a message box
appears asking the user to 'Switch to' another application or 'Retry'. I
know this is to do with synchronous messaging but want to find out how to
disable this message from appearing. Any ideas???????????????
-Kim