Thread: drop down menus
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Ron Coderre
 
Posts: n/a
Default drop down menus

If I gave my users a dropdown with hundreds of listed items, they'd come at
me with torches and pitchforks.

I think a workable alternative when you have that many options is to use
Dependent Dropdowns. For instance, if you wanted users to select a name from
a list of 500 employees, the first dropdown might be a selection of letters
of the alphabet (A,B,C...Z), the second dropdown would list names that begin
with that letter.

For more information, see Debra Dalgleishs website:
http://www.contextures.com/xlDataVal02.html

Is that something you'd consider using?

***********
Regards,
Ron


"jagermeist1" wrote:

I am a new Excel user who has basically learned everyething I know by
practicing and making MANY mistakes, but my question is: I use ddata
validation to make drop down menus for particualar cells that I need the data
in and I seem to be limited as to the amount of data I can use in the drop
down menu. Is there any way I can make a drop down menu for cells that can
accomodate "unlimited data"? These are basic speadsheets I am making but I
need alot of selectons in a few of the drop down menus.