#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default Drop Down Lists

I have a drop down list in one cell with answers a, b, and c. I would like
to have a drop down box in the cell next to it that gives choices based on
the choice made in drop down list 1. For example, if I click on (a) in the
first drop down list, I would like tha choices 1, 2, or 3 in the 2nd drop
down list. If I click on (b) in the first drop down list, I would like tha
choices 4, 5, or 6 in the 2nd drop down list. Is this possible in Excel
2007?
  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 347
Default Drop Down Lists

Hi,

Start by creating the 3 list you mention somewhere out of sight in your
workbook, next name those 3 list something like... Alist, Blist and Clist,
since C is reserved for column selection you cannot use "C" for a named
range. Now select your cell you want your second drop down list in and go to
Data/Validation, select "list" from the drop down menu and type
=INDIRECT(A1&"list"), A1 being the original drop down list "A,B,C"....adjust
to suit!

HTH
Jean-Guy

"Heather Fabries" wrote:

I have a drop down list in one cell with answers a, b, and c. I would like
to have a drop down box in the cell next to it that gives choices based on
the choice made in drop down list 1. For example, if I click on (a) in the
first drop down list, I would like tha choices 1, 2, or 3 in the 2nd drop
down list. If I click on (b) in the first drop down list, I would like tha
choices 4, 5, or 6 in the 2nd drop down list. Is this possible in Excel
2007?

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
Drop down lists that auto create and then filter the next drop down list [email protected] Excel Worksheet Functions 2 September 30th 07 11:53 AM
how do I use one drop-list to modify another drop-lists options? [email protected] Excel Discussion (Misc queries) 3 September 9th 07 05:46 PM
Multiple lists with repeated values for dependet drop down lists mcmanusb Excel Worksheet Functions 1 September 29th 06 12:13 AM
Drop-down Lists SM Excel Worksheet Functions 2 April 3rd 06 09:47 PM
Drop Down LIsts excelnewbie Excel Worksheet Functions 2 September 18th 05 10:35 AM


All times are GMT +1. The time now is 01:16 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"