List Box Functions

N

Nick_

I would like to create a listbox (I think this is the best thing) which
gives say 5 or more different options.

When the option is selected from box I want a diagram (which i mean to
draw) to appear associated with the choice and certain conditions for
the cells in the column to be associated with the choice.

say for instance the two options in the selection box are sqaure and
triangle, if i choose square then a square should appear in the row
above the list box and the cell in row9 should equal row10.

Cheers
 
Top