View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
JOCA JOCA is offline
external usenet poster
 
Posts: 2
Default Help! Animated gif-image in form does not show animation when form loaded

Folks,

Anybody knows how to add an animated gif image (e.g.
my_anim_image.gif) to an Excel VBA form, such that when
the form is displayed the user can see the animation???

I added an image control to my form and in the picture
property I loaded an animated gif image, but so far it
does not show the animation when the form is displayed. I
am sure the gif image I have is animated because when I
open it using the "Windows Picture and Fax Viewer" it
shows the animation.

What am I doing wrong? Any suggestions?

Thanks in advance to all who contribute to the answer

JOCA