Select cell D3 then Data | Validation - this allows you to restrict
entries in a variety of ways, including a "List" which is what you
want. You specify where the source list is (on the same sheet) and in
this list you can type the values which are acceptable to your
spreadsheet.
Pete
Gord Dibben - 20 Dec 2005 03:00 GMT
You can have the list on a separate worksheet if you name the range.
Then refer to the named list by entering =NamedList in the source dialog box.
Gord Dibben Excel MVP
>Select cell D3 then Data | Validation - this allows you to restrict
>entries in a variety of ways, including a "List" which is what you
[quoted text clipped - 3 lines]
>
>Pete