Is it possible to create an multi threaded application,
The lists all the pivot tables in an excel document,
And fires a new thread to refresh each pivot table.
Currently a applicatoin.refreshall takes 3hrs.
I also do not think that vba code can be mulithreaded.
Any ideas welcome