Thread: Progress Bar
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
jenny jenny is offline
external usenet poster
 
Posts: 52
Default Progress Bar

Is it possible for me to me to add a progress bar to the bottom of a document
so that the users can see how much longer a macro will take?

I don't want to insert a progressbar object onto the sheet, I just want to
use a progress bar like the one that is displayed when you open or close a
workbook.

Can I use that progressbar?

~Jenny