multiple selections from drop down list

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello,

Firstly, I am a basic Excel user, alas coding etc means nothing to me.

Please help, I have a drop down list where I woudl like it possible to
select more than one option (tick box) I have gone to validation and have
nothing that mentions "multiple". I have Excel 2003 and would really
appreciate some help.

Many thanks for taking the time to read my post
 
Hello,

I think you can use Validate=>list.
the list will be a range. for example, A12:A30 or A12:H12, both are ok.
First, you may try with the list located in the same sheet.
If you wan to put the list in another sheet, you have to define you list as
a reference. Use insert=>names=>define=>... and in validation=>list=>source,
you should put "=reference name", the reference name is the name you defined
before that.

I don't know whether I really could help you.
 
Hi,

Thanks for the reply. I seem to be going in circles with that i`m afraid.
Thanks anyway though.
 
Andy

Go to Debra Dalgleish's site at

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

Scroll down to...................about 1/3 down the page

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.

There is a downloadable *.ZIP file with example and code.


Gord Dibben MS Excel MVP
 
Hi, I found this file and the code - but now how do I make it work in my
spreadsheet?

Karen
 

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

Back
Top