View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Silencer116 Silencer116 is offline
external usenet poster
 
Posts: 8
Default StatusBar Progress

Hey all :)

i just got this progress bar that shows up in your statusbar in excel
from
(The simplified demo version)

http://www.j-walk.com/ss/excel/files/developer.htm

This is the whole file:
http://www.j-walk.com/ss/excel/files/progressbar.exe

And it works great and stuff, i just merged it with my own Macro..

but i'd like to change the font (type and size)

i searched through the classmodule several times, but i can't see the
forest through the trees, does anyone has experience with this
classmodule and is anyone able to help me on this?

I'd like to have a standard font, like the one you see when you save
your workbook (also with progress bar). I'd like to make my progressbar
look similiar, so thats the reason i want to change it.