View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 6,953
Default Need help to auto input a file

this should get you started:


http://www.mcgimpsey.com/excel/lookuppics.html

--
Regards,
Tom Ogilvy


"cp" wrote:

I am trying to automatically open a jpeg file based on input in a
cell.

Ex.If I enter 1234 in to cell a1 it will open file 1234.jpg
Thanks in advance for the help