Wait till pivot finishes refreshing

H

hutteto

Hey,

I have 3 pivot tables. How would I programmatically refresh all 3
pivot tables to where they refresh individually? As in I want the
1st
one to finish refreshing before the 2nd begins to refresh, and I want
the 2nd one to finish refreshing before the 3rd one begins to
refresh?


Thanks
 
T

Tim Williams

Are your pivot tables based on queries? Queries have
a .BackgroundQuery property which you can set to False.

Tim
 

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

Top