View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Jono Jono is offline
external usenet poster
 
Posts: 7
Default Choose from pictures

Is it possible to create a type of drop down list where the user chooses from
a picture or graphic instead of text?
I'm creating a form to identify the configuration of a machine already at a
customer. I have many parts to choose from and a person in the field probably
won't know what the part number is but they will be able to look at the part.
It would be great if they were able to pick it out from a list of pictures
and then have the part number displayed in a cell next to it.
I found the info on having a picture displayed once a choice is made from a
drop down list. I'd like to do it the other way around.

Thanks in advance.