How to create a pull down menu for selection?

E

Eric

Does anyone know how to create a pull down menu in a cell ? so I can select
the option, such as Easy, Normal, Difficult.
Thank you
Eric
 
D

David Billigmeier

<Data><Validation>
Choose Settings tab (default)
In the "Allow" box choose list
In the "Source" box choose the range on your worksheet that contains
information you would like in your list.
 
Top