#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 20
Default Drop down menu

Ive created a drop down list box from the Data Validation tab with the
following text, Austin, Houston, and Dallas. I created another drop down
list for an each cities stores (each has15 locations). I want choose one city
and only the corresponding locations will show, how do I accomplish this
task? Is there a formula I need to create?

Thank you in advance,


  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,118
Default Drop down menu

See the Dependent Lists section of Debra Dalgleish's excellent website for
instructions:

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

Does that help?
***********
Regards,
Ron

XL2002, WinXP


"Randall" wrote:

Ive created a drop down list box from the Data Validation tab with the
following text, Austin, Houston, and Dallas. I created another drop down
list for an each cities stores (each has15 locations). I want choose one city
and only the corresponding locations will show, how do I accomplish this
task? Is there a formula I need to create?

Thank you in advance,


  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 15,768
Default Drop down menu

You need to create a table that lists all the stores for each location.

Assume your drop down is in A1 and has the selections for the locations:
Austin, Houston, Dallas

In some area of your sheet create a table like this:

...............F...............G................H
1........Austin.......Houston.......Dallas
2..........A1..............H1.............D1
3..........A2..............H2.............D2
4..........A3..............H3.............D3


Now, give each one of these columns a defined name:

Select the range F2:F4 then click in the name box (all the way on the left
side of the formula bar where it shows you what cell is selected) and type
in Austin then hit ENTER. Do the same for the other columns and name them
Houston and Dallas.

Now, set up your dependent drop down:

Assume you want this drop down in cell B1.
Select cell B1
Goto DataValidation
Allow: List
Source: =INDIRECT(A1)
OK

If you currently have nothing selected from the drop down in A1 you will get
a message saying that the source current evaluates to an error and do you
wish to continue. Just select Yes.

Biff

"Randall" wrote in message
...
I've created a drop down list box from the Data Validation tab with the
following text, Austin, Houston, and Dallas. I created another drop down
list for an each cities stores (each has15 locations). I want choose one
city
and only the corresponding locations will show, how do I accomplish this
task? Is there a formula I need to create?

Thank you in advance,




  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 22,906
Default Drop down menu

Randall

See Debra Dalgleish's site for how-to.

http://www.contextures.on.ca/xlDataVal02.html




On Mon, 27 Nov 2006 09:27:01 -0800, Randall
wrote:

I’ve created a drop down list box from the Data Validation tab with the
following text, Austin, Houston, and Dallas. I created another drop down
list for an each cities stores (each has15 locations). I want choose one city
and only the corresponding locations will show, how do I accomplish this
task? Is there a formula I need to create?

Thank you in advance,


Gord Dibben MS Excel MVP
  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 20
Default Drop down menu



"Gord Dibben" wrote:

Randall

See Debra Dalgleish's site for how-to.

http://www.contextures.on.ca/xlDataVal02.html

Thank you for the great information, I found it very useful and easy to administer. I am on to the next level, VLookup and IF statements.

Randall


On Mon, 27 Nov 2006 09:27:01 -0800, Randall
wrote:

Ive created a drop down list box from the Data Validation tab with the
following text, Austin, Houston, and Dallas. I created another drop down
list for an each cities stores (each has15 locations). I want choose one city
and only the corresponding locations will show, how do I accomplish this
task? Is there a formula I need to create?

Thank you in advance,


Gord Dibben MS Excel MVP



  #6   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 22,906
Default Drop down menu

See Debra's site also for great help on VLOOKUP.

http://www.contextures.on.ca/xlFunctions02.html


Gord

On Mon, 27 Nov 2006 12:40:02 -0800, Randall
wrote:



"Gord Dibben" wrote:

Randall

See Debra Dalgleish's site for how-to.

http://www.contextures.on.ca/xlDataVal02.html

Thank you for the great information, I found it very useful and easy to administer. I am on to the next level, VLookup and IF statements.

Randall


On Mon, 27 Nov 2006 09:27:01 -0800, Randall
wrote:

I’ve created a drop down list box from the Data Validation tab with the
following text, Austin, Houston, and Dallas. I created another drop down
list for an each cities stores (each has15 locations). I want choose one city
and only the corresponding locations will show, how do I accomplish this
task? Is there a formula I need to create?

Thank you in advance,


Gord Dibben MS Excel MVP


Gord Dibben MS Excel MVP
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
Edit Menu will not automatically drop down anymore Irene Pai Excel Discussion (Misc queries) 5 May 12th 11 07:43 AM
How to create a drop down menu which referencing a different workb Joanne Excel Discussion (Misc queries) 1 June 18th 05 11:51 AM
How do I set up a drop down menu within a drop down menu? Rob Excel Discussion (Misc queries) 1 April 12th 05 06:02 PM
Drop down menu Pong Excel Discussion (Misc queries) 12 March 22nd 05 08:34 PM
help with drop down menu data wilecoyote Excel Discussion (Misc queries) 1 February 23rd 05 04:06 PM


All times are GMT +1. The time now is 08:05 PM.

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"