ActiveWorkbook.RefreshAll

  • Thread starter Thread starter toosie
  • Start date Start date
T

toosie

Is there any function checking its status?
I want to open other excel file, refreshall, save, close. Save function
executes during refreshing and it asks me "Do u want to stop refreshing". I
want to save file, but after refreshing.
Help:)
Toosie
 
toosie,
If your queries are not set to refresh in the background, VBA code will wait
until the refresh has completed before continuing.
Look at the Properties of the/each query.

NickHK
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top