View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.programming
Gib Bogle Gib Bogle is offline
external usenet poster
 
Posts: 4
Default Make VBA wait for return from external function

Peter T wrote:
Search this group for "Shell and Wait". There are various approaches, which
will depend on what you are doing overall.

Regards,
Peter T


I did that, and found only your post.
I would have thought that "Shell" applied to executing an external
process rather than to a call to a DLL routine. Am I wrong?