waiting for data refresh before continuing VBA sub

  • Thread starter Thread starter David Macqueen
  • Start date Start date
D

David Macqueen

I want to open a workbook, update the data from Access
using MS Query, then saveas the workbook with a new name.
Excel wants to run the sub without waiting for the
refreshed data.

Is there any way to get the VBA to recognise that the
refresh has finished and then continue with sub?
 
Back
Top