Re: Word Screen Refresh by Jezebel
Jezebel
Fri Sep 23 17:30:46 CDT 2005
How did you put the logo into the document in the first place? If you simply
copied and pasted from a graphics application, you have inserted it as an
application object -- so when you load the document, you're also firing up
the application that renders the graphic.
Open the graphic in a graphic editor, set it to the size you need to end up
with in Word, then set the resolution to 96dpi, then save it as a GIF. The
use Insert > Picture to bring it into Word.
"jeanmac" <jeanmac@discussions.microsoft.com> wrote in message
news:CF64F098-0A09-4BA1-8A73-6EFB0F87889D@microsoft.com...
> That would be really nice, however the logo is company standard and I have
> no
> choice - I would if I could. I've tried putting
> Application.screenupdating=false in the code but it made no difference.
>
> "Jezebel" wrote:
>
>> Use a smaller, simpler graphic as the logo.
>>
>>
>>
>> "jeanmac" <jeanmac@discussions.microsoft.com> wrote in message
>> news:853E7BAE-0EE4-4EDF-99F5-08DACC9C6E33@microsoft.com...
>> > When I open a template I have created with a picture logo and macros in
>> > it,
>> > the screen refresh is really slow. Is there any way I can make this
>> > quicker?
>> > Thank you.
>>
>>
>>