Urgent question regarding LIST

  • Thread starter Urgent question regarding LIST
  • Start date
U

Urgent question regarding LIST

Hello,
I have a list created in excel 2002, and I want to know if there is any way
to select more than one option from the dropdown. The excercise I am working
on, it might require me to select 2 or more options from dropdown. Is this
doable. Please help
Thanks
 
S

Stephen

"Urgent question regarding LIST" <Urgent question regarding
(e-mail address removed)> wrote in message
Hello,
I have a list created in excel 2002, and I want to know if there is any
way
to select more than one option from the dropdown. The excercise I am
working
on, it might require me to select 2 or more options from dropdown. Is
this
doable. Please help
Thanks

I don't understand exactly what you want. Perhaps "dependent lists",
explained here?
http://www.contextures.on.ca/xlDataVal02.html
 
G

Gord Dibben

Assuming your dropdown list is from Data Validation you can select multiple
items using VBA code.

See Debra Dalgleish's site for a sample workbook.

http://www.contextures.on.ca/excelfiles.html#DataVal

DV0017 - Select Multiple Items from Dropdown List-- Select multiple items from a
dropdown list; an event macro stores selections in adjacent cell, or in same
cell. DataValMultiSelect.zip 18kb updated 22-Feb-07


Gord Dibben MS Excel MVP
 
F

Flick Olmsford

Excel 2003 has a custom option where you can use multiple options with either
AND or OR. If 2002 has that option, try that.
 

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