Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello,
In my VBA macro, I'm running an external application (Clear Access, in this case) to get the data I need. Unfortunately, a Clear Access query runs asynchronously, so that the macro continues to run. However, I want Excel to wait for the results of the query to come back before continuing on. (For example, what if there are no records returned?) How do I do this? Is there a way that Excel can be "fooled" into waiting for another application to finish before proceeding? Any help would be greatly appreciated. Thanks, -- Russ |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Synchronous scrolling in all sheets of a wokbook. | Excel Worksheet Functions | |||
Simulating a Zodiac with a chart | Charts and Charting in Excel | |||
Un-Synchronous Panes | Excel Worksheet Functions | |||
Input-Synchronous Call? | Excel Programming | |||
Simulating the Format Painter, Selection.Select, and taking focus | Excel Programming |