View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.links
brent brent is offline
external usenet poster
 
Posts: 1
Default Hyperlink to Embed Object

Is there anyway to have a list of hyperlinks to file locations and be
able to click on the hyperlink which opens the embedded object. I
need to be able to do this with a list of file names. I found a macro
that will embed an image object on a list of file names inside the
comment box which then allows the mouseover function to work but I
have multipage TIFFs that I want to embed. The best way for this to
work is have a list of file names and run a macro that auto adds the
images to the excel spreadsheet and generates hyperlinks to these.
Hopefully this is making sense.

Brent