View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Dave Peterson Dave Peterson is offline
external usenet poster
 
Posts: 35,218
Default Attach photos to row items in Excel?

Have you looked at using a hyperlink?

I think I'd start with the worksheet function:
=hyperlink()
and make sure that it worked when testing on a CDRW or even a removable drive.

CB3 wrote:

I have a spreadsheet listing personal items, serial numbers, etc. for
insurance purposes. I would like to link a digital photo of each item (row),
but have it in a separate file. Both files could be burned to a CD and an
insurance adjuster could view a specific item by clicking on the link from
the spreadsheet to the photo file.

How to?


--

Dave Peterson