View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
phyllis_yeo phyllis_yeo is offline
external usenet poster
 
Posts: 3
Default Link Picture to a cell in Excel 2003

I am trying to link a picture to a cell in Excel 2003.

My goal is to use vlookup command to pull out the particular picture related
to what I choose.

I am not able to make the cell and the picture link together.

Eg.

I have a dropdown menu with 10 items. When I choose any item in the dropdown
menu, the picture showing the item will appear.

I would like to do this in Excel without using VB.

Please help .... Thanks....