can you link text to a photo in mypictures

N

Niall

hi.
I was wondering. Can you hyperlink text in an excel sheet to a photo in
another file, so that the photo will open up when the link is pressed?
 
D

Dave Peterson

You could use a hyperlink, but then the picture will open in another
application.

=hyperlink("c:\my documents\my pictures\pict1.jpg")

or even Insert|Hyperlink
 
Top