View Single Post
  #11   Report Post  
Posted to microsoft.public.excel.newusers
Gord Dibben Gord Dibben is offline
external usenet poster
 
Posts: 22,906
Default Vlookup with Images

Mike

Bernie's solution that I spoke about involves VBA code.

There is no multi-event version without employing VBA.

What is the objection to to VBA?


Gord

On Tue, 5 Jun 2007 11:11:26 +1000, "Mike Langensiepen"
wrote:

Thanks for the solutions offered. A non-VBA multi-event version is what I
need so I'll either wait for Bernie or try the Jan karel solution.

Cheers

Mike

"Mike Langensiepen" wrote in message
...
I'm currently using vlookup to select paragraphs of information depending
on a dropdown list. The vlookup refers to an array in another sheet.

Is there any way of showing an image as well so that when I pick from a
dropdown list, it selects an image from one of the cells in the lookup
array?

Thanks

Mike