Hi,
I have a excel report template which contains approx 9 pivot tables and 4 external data feeds from more than one access db. I am looking to automate production of this report so there is little or no input from the user.
So... I am looking to write some code which will refresh each of the pivots and external data ranges individually (not all at the same time as excel won't like that), in order and only once the previous has been succesfully refreshed. A vb message box would also be good to indicate to the user what is currently being refreshed.
Anyone have any ideas/suggestions or experience of doing anything similar?
I have a excel report template which contains approx 9 pivot tables and 4 external data feeds from more than one access db. I am looking to automate production of this report so there is little or no input from the user.
So... I am looking to write some code which will refresh each of the pivots and external data ranges individually (not all at the same time as excel won't like that), in order and only once the previous has been succesfully refreshed. A vb message box would also be good to indicate to the user what is currently being refreshed.
Anyone have any ideas/suggestions or experience of doing anything similar?