speed up pictue load

S

susan

Hello,

How can I (using VBA) start the Windows picture- and faxviewer?
I use XP and Office 2003. Displaying pictures using MyPicture.Picture = ...
is very, very slow.
Can I speed this up or are there other solutions?

Thanks,

Susan
 
J

j_beverly

(This is an amateur suggestion. I am NOT an expert.)
If Window Picture and Fax Viewer is your default program for the type
of picture you want to display, I think you could use, for example:

Application.FollowHyperlink ("MyPicture.jpg")
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top