View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Damian Damian is offline
external usenet poster
 
Posts: 71
Default pause code while Query is refreshing, then continue

I have a worksheet that Needs to refresh its query and then run code, BUT my
problem is while it takes few seconds to refresh it the code runs and gives
me the result before query refresh.

How can I fix that?

Thank You