Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Elizabeth
 
Posts: n/a
Default Need help with creating a combo box with a drop down arrow

I'm working in Excel with a fom that I would like to create combo box where I
can make selections of different items available. Please help.
  #2   Report Post  
Dave Peterson
 
Posts: n/a
Default

Take a look at Data|Validation.
Debra Dalgleish has some instructions with nice pictures at:
http://www.contextures.com/xlDataVal01.html

Elizabeth wrote:

I'm working in Excel with a fom that I would like to create combo box where I
can make selections of different items available. Please help.


--

Dave Peterson
  #3   Report Post  
Elizabeth
 
Posts: n/a
Default

Thanks for responding but that didn't return the results that I'm looking
for. I would like to create several combo boxes on the form where multiple
selections can be made from another (data) workbook. My first question does
the worksheet where the data resides need be in the same workbook as my form
or can I somehow link it. If I link it does the data workbook have to open
every time I access the form. Is there some code that I tell the form to at
look in a particular workbook for the list of items?

"Dave Peterson" wrote:

Take a look at Data|Validation.
Debra Dalgleish has some instructions with nice pictures at:
http://www.contextures.com/xlDataVal01.html

Elizabeth wrote:

I'm working in Excel with a fom that I would like to create combo box where I
can make selections of different items available. Please help.


--

Dave Peterson

  #4   Report Post  
Dave Peterson
 
Posts: n/a
Default

I'm not sure how you can use multiple selections in a combobox.

I put a combobox from the control toolbox toolbar on a worksheet and added a
name to that workbook that refered to the other workbook's range.

When I closed the listfillrange workbook, it broke the combobox.

Maybe you could use a bunch of formulas (on a hidden sheet) that retrieve values
from the closed workbook and use that for the listfillrange.

='C:\My Documents\excel\[book2.xls]Sheet1'!A1
and drag down as far as you need.



Elizabeth wrote:

Thanks for responding but that didn't return the results that I'm looking
for. I would like to create several combo boxes on the form where multiple
selections can be made from another (data) workbook. My first question does
the worksheet where the data resides need be in the same workbook as my form
or can I somehow link it. If I link it does the data workbook have to open
every time I access the form. Is there some code that I tell the form to at
look in a particular workbook for the list of items?

"Dave Peterson" wrote:

Take a look at Data|Validation.
Debra Dalgleish has some instructions with nice pictures at:
http://www.contextures.com/xlDataVal01.html

Elizabeth wrote:

I'm working in Excel with a fom that I would like to create combo box where I
can make selections of different items available. Please help.


--

Dave Peterson


--

Dave Peterson
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
Creating drop down list for multiple cell ranges Aaron Saulisberry Excel Discussion (Misc queries) 2 May 1st 05 06:47 PM
creating drop down lists where you can select multiple values Angella Excel Discussion (Misc queries) 2 April 23rd 05 04:58 PM
How do I create a combo drop down list in Excel? Ron Excel Worksheet Functions 1 April 15th 05 08:29 PM
Creating Drop down menus in an excel cell Debbie C Excel Worksheet Functions 2 April 1st 05 01:04 AM
Drop down list or combo box help needed metrueblood Excel Discussion (Misc queries) 1 January 12th 05 09:25 PM


All times are GMT +1. The time now is 08:00 AM.

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

About Us

"It's about Microsoft Excel"