Drop Down List in Every Cell of a column

S

ssb

Hello,

Say, I have column called "Employee Designation" in a excel 2k
spreadsheet. This spreadsheet kind of plays the role of a simple form.

Everytime a user updates the spread sheet for a new row, I want the
cell under "Employee Designation" column to appear as a drop down
list.

In fact, whevever a user has to choose between a fixed set of values
for a given cell, I would want a drop down list to appear.

How do I go about it..??

thanks for the help.
 
M

Manuel

Try using Data Validation. Go to Data / Validation... In
the Allow box select List, then in the Source field
indentify the range on your worksheet which contains the
lookup values. Only limitation is that your lookup values
have to stored on the same sheet.

Manuel
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top