D
Duncan Hutchinson
I have developed a (very inneficient!) excel spreadsheet which takes a value
from a specific cell and refreshes a number of SQL queries, enters some of
the information received into a worksheet and I can then print the result.
I want to be able to go through a list of values somewhere in the
spreadsheet, refresh all, then print and go onto the next value and repeat.
I have done this by recording a macro, but the results are printed before
the refresh is completed. I would like to put a 'wait until all refreshes
are complete' command into the loop. Any ideas????
Thanks
Duncan
from a specific cell and refreshes a number of SQL queries, enters some of
the information received into a worksheet and I can then print the result.
I want to be able to go through a list of values somewhere in the
spreadsheet, refresh all, then print and go onto the next value and repeat.
I have done this by recording a macro, but the results are printed before
the refresh is completed. I would like to put a 'wait until all refreshes
are complete' command into the loop. Any ideas????
Thanks
Duncan