A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
Hello,
John Walkenbach has a very easy to implement progress bar with a user form here: http://spreadsheetpage.com/index.php/tip/displaying_a_progress_indicator/
The user form calls the actual subroutine. In the subroutine there is a counter that is incremented and periodically updates the user form.
cheers, teylyn