View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Andy Pope Andy Pope is offline
external usenet poster
 
Posts: 2,489
Default Just for the €śCool€ť factor (gage).

Hi,

I have some alternatives to the standard bar visual.
http://www.andypope.info/vba/pmeter.htm

A taco style will require more coding as there is not a built-in control
that allows you to easily draw angled lines.
But is you search the rest of my site you will see it is possible by copying
shapes as images.

Cheers
Andy

--

Andy Pope, Microsoft MVP - Excel
http://www.andypope.info
"pgarcia" wrote in message
...
Does anyone have a VB Code that will run like a states bar? I found one a
while back and it works great to let me know what the progress is of a
very
long macro. But Im looking for a round gage. Like a tachometer. Thanks