ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Animation (https://www.excelbanter.com/excel-programming/304179-animation.html)

No Name

Animation
 
I have a form that shows the progression bar of my macro.
Similar to a %complete bar. Would it be possible to add
something interesting like an animation feature such as a
running man to this form? How could I go about doing this?
Any other suggestions on types of animation characters
would be appreciated as well as how to use them.

Thank You

K Dales

Animation
 
I can think of a few ways you could do this:

1) I haven't tried it, but what happens if you put an
animated .gif picture on a user form?
2) It would be possible, if you have the appropriate 3rd
party software, to put an animation into an OLE frame, I
believe.
3) Or, you could do this "manually" by having a set of
overlapping images on your user form and using the Timer
to cycle through a sequence of images (setting and
resetting their Visible property one by one) to create the
impression of an animation.

-----Original Message-----
I have a form that shows the progression bar of my macro.
Similar to a %complete bar. Would it be possible to add
something interesting like an animation feature such as a
running man to this form? How could I go about doing

this?
Any other suggestions on types of animation characters
would be appreciated as well as how to use them.

Thank You
.


Andy Pope

Animation
 
This may give you some ideas.
http://www.andypope.info/vba/pmeter.htm

Cheers
Andy

wrote:
I have a form that shows the progression bar of my macro.
Similar to a %complete bar. Would it be possible to add
something interesting like an animation feature such as a
running man to this form? How could I go about doing this?
Any other suggestions on types of animation characters
would be appreciated as well as how to use them.

Thank You


--

Andy Pope, Microsoft MVP - Excel
http://www.andypope.info


All times are GMT +1. The time now is 11:50 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com