Posted to microsoft.public.excel.programming
|
|
Progress Bar
Hi
try:
http://www.enhanceddatasystems.com/E...rogressBar.htm
http://www.cpearson.com/excel/Progress.htm
http://j-walk.com/ss/excel/files/developer.htm
--
Regards
Frank Kabel
Frankfurt, Germany
"Jenny" schrieb im Newsbeitrag
...
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
|