Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Waiting for OLE action

Is there anyway to make Excel wait longer for another
program to complete an OLE action? I am in control of the
Excel VBA code.
  #2   Report Post  
Posted to microsoft.public.excel.programming
No Name
 
Posts: n/a
Default Waiting for OLE action

'Application.Wait (Now() + TimeValue("0:00:02"))
this waits 2 seconds.
-----Original Message-----
Is there anyway to make Excel wait longer for another
program to complete an OLE action? I am in control of the
Excel VBA code.
.

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Waiting for OLE action

Hmm, Yes.
But that is a "hard wait" that might cause a longer wait
than is neccessary wouldnt it? I would like to say: Wait,
but not longer than 20 seconds. If the other program
finishes in 10 seconds stop waiting then.

-----Original Message-----
'Application.Wait (Now() + TimeValue("0:00:02"))
this waits 2 seconds.
-----Original Message-----
Is there anyway to make Excel wait longer for another
program to complete an OLE action? I am in control of

the
Excel VBA code.
.

.

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
Excel is waiting for another program OLE Action Peter Swanton Excel Discussion (Misc queries) 0 December 5th 07 06:40 PM
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
Microsoft excel is waiting for other program to finish OLE Action Deepak[_4_] Excel Programming 1 November 13th 03 10:11 AM
Waiting for app to complete OLE action Don B[_3_] Excel Programming 0 October 2nd 03 01:20 PM


All times are GMT +1. The time now is 07:54 PM.

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

About Us

"It's about Microsoft Excel"