Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Andyroo
 
Posts: n/a
Default Making multiple selections from Excel drop down lists

HI,

I can make a drop down list, however I need to be able to select more than
one option. Nay help would be great
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Andyroo
 
Posts: n/a
Default Making multiple selections from Excel drop down lists

I have the drop down list, from validation. One of the questions on my survey
has an option for the selection of more than one choice. Can anyone please
advise how I can do this. Many thanks

"Andyroo" wrote:

HI,

I can make a drop down list, however I need to be able to select more than
one option. Nay help would be great

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Debra Dalgleish
 
Posts: n/a
Default Making multiple selections from Excel drop down lists

You can do this with data validation and programming. There's a sample
file he

http://www.contextures.com/excelfiles.html

Under Data Validation, look for 'Select Multiple Items from Dropdown List'


Andyroo wrote:
I can make a drop down list, however I need to be able to select more than
one option. Nay help would be great



--
Debra Dalgleish
Contextures
http://www.contextures.com/tiptech.html

  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 24
Default Making multiple selections from Excel drop down lists

Debra, thank you for your reply.

I regret that I am a basic user. I can see not options in the validation
menu to do this. I am also not advancedf enough for the programming bit
(basis user) I dont know what to do other than enter the six options as drop
down list, six separate ones. But this makes data entry time consuming.

I am at my wits end !

Andrew

"Debra Dalgleish" wrote:

You can do this with data validation and programming. There's a sample
file he

http://www.contextures.com/excelfiles.html

Under Data Validation, look for 'Select Multiple Items from Dropdown List'


Andyroo wrote:
I can make a drop down list, however I need to be able to select more than
one option. Nay help would be great



--
Debra Dalgleish
Contextures
http://www.contextures.com/tiptech.html


  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,979
Default Making multiple selections from Excel drop down lists

When I wrote, "Under Data Validation, look for 'Select Multiple Items
from Dropdown List'", I meant the Data Validation heading on this web page:

http://www.contextures.com/excelfiles.html

Here's a direct link to the file description:

http://www.contextures.com/excelfiles.html#DV0017

It uses programming, but you may be able to follow the example in the
file, to help you get started.

Andyroo wrote:
Debra, thank you for your reply.

I regret that I am a basic user. I can see not options in the validation
menu to do this. I am also not advancedf enough for the programming bit
(basis user) I dont know what to do other than enter the six options as drop
down list, six separate ones. But this makes data entry time consuming.

I am at my wits end !

Andrew

"Debra Dalgleish" wrote:


You can do this with data validation and programming. There's a sample
file he

http://www.contextures.com/excelfiles.html

Under Data Validation, look for 'Select Multiple Items from Dropdown List'


Andyroo wrote:

I can make a drop down list, however I need to be able to select more than
one option. Nay help would be great



--
Debra Dalgleish
Contextures
http://www.contextures.com/tiptech.html





--
Debra Dalgleish
Contextures
http://www.contextures.com/tiptech.html



  #6   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 24
Default Making multiple selections from Excel drop down lists

Debra,

Thankyou again. After much doodling and scrambling I just copied the code
and it works fine. Not sure how or why but it does.

Have a nice day

"Debra Dalgleish" wrote:

When I wrote, "Under Data Validation, look for 'Select Multiple Items
from Dropdown List'", I meant the Data Validation heading on this web page:

http://www.contextures.com/excelfiles.html

Here's a direct link to the file description:

http://www.contextures.com/excelfiles.html#DV0017

It uses programming, but you may be able to follow the example in the
file, to help you get started.

Andyroo wrote:
Debra, thank you for your reply.

I regret that I am a basic user. I can see not options in the validation
menu to do this. I am also not advancedf enough for the programming bit
(basis user) I dont know what to do other than enter the six options as drop
down list, six separate ones. But this makes data entry time consuming.

I am at my wits end !

Andrew

"Debra Dalgleish" wrote:


You can do this with data validation and programming. There's a sample
file he

http://www.contextures.com/excelfiles.html

Under Data Validation, look for 'Select Multiple Items from Dropdown List'


Andyroo wrote:

I can make a drop down list, however I need to be able to select more than
one option. Nay help would be great


--
Debra Dalgleish
Contextures
http://www.contextures.com/tiptech.html





--
Debra Dalgleish
Contextures
http://www.contextures.com/tiptech.html


  #7   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 447
Default Making multiple selections from Excel drop down lists

I have tried to copy the code, but it still isn't working - where did you
copy it to?



"Andyroo" wrote:

Debra,

Thankyou again. After much doodling and scrambling I just copied the code
and it works fine. Not sure how or why but it does.

Have a nice day

"Debra Dalgleish" wrote:

When I wrote, "Under Data Validation, look for 'Select Multiple Items
from Dropdown List'", I meant the Data Validation heading on this web page:

http://www.contextures.com/excelfiles.html

Here's a direct link to the file description:

http://www.contextures.com/excelfiles.html#DV0017

It uses programming, but you may be able to follow the example in the
file, to help you get started.

Andyroo wrote:
Debra, thank you for your reply.

I regret that I am a basic user. I can see not options in the validation
menu to do this. I am also not advancedf enough for the programming bit
(basis user) I dont know what to do other than enter the six options as drop
down list, six separate ones. But this makes data entry time consuming.

I am at my wits end !

Andrew

"Debra Dalgleish" wrote:


You can do this with data validation and programming. There's a sample
file he

http://www.contextures.com/excelfiles.html

Under Data Validation, look for 'Select Multiple Items from Dropdown List'


Andyroo wrote:

I can make a drop down list, however I need to be able to select more than
one option. Nay help would be great


--
Debra Dalgleish
Contextures
http://www.contextures.com/tiptech.html





--
Debra Dalgleish
Contextures
http://www.contextures.com/tiptech.html


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Multiple workbooks on Taskbar in Excel 97 S Dees Excel Discussion (Misc queries) 5 April 19th 06 08:04 PM
Multiple selections from a drop down list in Excel... JMW Excel Worksheet Functions 3 November 9th 05 05:05 PM
Multiple Excel on Task bar Craig Excel Discussion (Misc queries) 3 September 9th 05 07:11 PM
How do you link drop down lists in excel? Angel aAlegria Excel Discussion (Misc queries) 1 August 18th 05 10:21 PM
creating drop down lists where you can select multiple values Angella Excel Discussion (Misc queries) 2 April 23rd 05 04:58 PM


All times are GMT +1. The time now is 02:45 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"