View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Pedro[_6_] Pedro[_6_] is offline
external usenet poster
 
Posts: 2
Default Pop-up menu with valid values

Hello!

I am trying to configure a Excel cell to allow the user
to input only a set of valid values.

For example, the cell should contains only RED, YELLOW and BLUE.
I would like that the end user sees a popup menu associated
to the cell with those different values and he selects one of them.

It is simple, but I did not manage to create it. Anyone knows
how to do it ?

Many thanks in advance.

Pedro