Im just asking this out of curiosity really but if I have a macro that generates 100 files and takes half an hour to run, is it possible to have a progress bar pop-up to show how much further is left to go in the query?
Cheers! Tony
Im just asking this out of curiosity really but if I have a macro that generates 100 files and takes half an hour to run, is it possible to have a progress bar pop-up to show how much further is left to go in the query?
Cheers! Tony
You can write messages to the status bar such as: Processing x of y files
This is done using something like:
![]()
Please Login or Register to view this content.
To return it to Excel's control you just use:
![]()
Please Login or Register to view this content.
If you really want a progress bar though have a look here:
http://spreadsheetpage.com/index.php...ess_indicator/
Dom
"May the fleas of a thousand camels infest the crotch of the person who screws up your day and may their arms be too short to scratch..."
Use code tags when posting your VBA code: [code] Your code here [/code]
Remember, saying thanks only takes a second or two. Click the little star to give some Rep if you think an answer deserves it.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks