Re: Long running macro
- From: Jay Freedman <jay.freedman@xxxxxxxxxxx>
- Date: Tue, 07 Oct 2008 21:10:31 -0400
On Tue, 7 Oct 2008 14:13:02 -0700, SN <SN@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote:
I have a long running macro in word. Is there a way to display an animated
GIF while the macro is running?
I am already setting Application.ScreenUpdating = False
in the begginning if the macro and Application.ScreenUpdating = true at
the end.
I am using Office 2003.
Thanks
Unfortunately, animated GIFs don't show any animation, either in the body of a
Word document or in an image control in a userform.
The article http://www.word.mvps.org/FAQs/Userforms/CreateAProgressBar.htm shows
how to display an updating bar in a userform.
--
Regards,
Jay Freedman
Microsoft Word MVP FAQ: http://word.mvps.org
Email cannot be acknowledged; please post all follow-ups to the newsgroup so all may benefit.
.
- References:
- Long running macro
- From: SN
- Long running macro
- Prev by Date: Don't feel I should pay a bill because of a doctor's error
- Next by Date: Re: Finding a curly quote in Word
- Previous by thread: Long running macro
- Next by thread: Using Image in macro
- Index(es):
Relevant Pages
|