View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
dav135 dav135 is offline
external usenet poster
 
Posts: 9
Default Macro to change pictures

Hi, I'm working on a spreadsheet where, depeding on certain text which
is entered in a cell a picture is displayed.

If somebody changes the text in the cell I want the picture to change.
I've seen this done before but have no idea how - any ideas on the vba
code do do this?

*The picture doesn't have to change as soon as the cell is changed,
during runtime of a macro will do.

Thanks!