View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Abdul Abdul is offline
external usenet poster
 
Posts: 35
Default How do I assign pictures to be visible according to cell value?

I want to assign certain pictures that become visible according to the cell
value,
example:
if cell value equals to "Apple", then "Picture 01" becomes visible, if cell
value equals to "Banana", then "picture 02" becomes visible, etc.
also if cell value does not equal to "Apple" nor "Banana", then both
pictures should be invisible.