G
Gary Keramidas
i have some code that loops to do multiple queries.
i just use ActiveWorkbook.RefreshAll to refresh with the current parameters.
just have trouble because the code continues running before the query is
finished.
what's the best way to determine when the query is done so i can manipulate
the data before the next query runs?
i just use ActiveWorkbook.RefreshAll to refresh with the current parameters.
just have trouble because the code continues running before the query is
finished.
what's the best way to determine when the query is done so i can manipulate
the data before the next query runs?