Thread: Product Catalog
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Marco Margaritelli[_2_] Marco Margaritelli[_2_] is offline
external usenet poster
 
Posts: 2
Default Product Catalog

How can I create a product catalog?

I would like to enter the product# on cell A1 and see the (.jpg)
picture for that product number on the adiacent cell A2.

I have about 200 products and I keep my pictures on a \Images folder
separate hard drive named: Z:\Images.

Will be possible to accomplish this using a simple formula?
Something like a VLOOKUP that instead of returning a numeric value
will return a *.jpg picture on the cell...

Please Help.../ Thanks