Problem opening a picture link

A

ahartroyals

I'm stumped. I'm trying to place a hyperlink on a worksheet. The fil
is a picture that is on one of our 3 servers. However, when I do thi
the link will only take me to a folder within the server, not th
actual file. Anyone have any solutions???

-Apri
 
D

Dave Peterson

You may want to post the filename of the picture and what you used in your
hyperlink.

To make my life easier, I'll try to stay away from spaces in filenames & folder
names. (or replace the space character with %20.)

And if there's an octothorpe (#) in your filename, remove it. HTML uses that
for something special.
 
Top