Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2
Default Select a list in 1 cell by selecting an item from another list in

I want to create a formula that allows me to select a list in one cell having
selected an item from another list.

An example of what I mean. If I have an expense account and have Expense
types and Expense Sub-Types.

I want to select an Expense Type in one cell from a given list and then in
the next cell I am presented with a list associated with that specific
Expense Type (Sub-Expense Types). I.e.Expense Types in list 1 might be:
a.Entertaining
b.Travel and
c.Communication, etc.

Sub Expense Types might be for
a. Customer Entertaining & Staff Entertainingfor
b. Train, Car, Boat, bus and for
c. Land Line, Broadband, Fax Line, Mobile, etc.

So by selecting Communication in cell 1 (from list 1: Expense Type), I am
presented in cell 2 with the associated Sub-Expense list; Land Line,
Broadband, Fax Line, Mobile.
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,346
Default Select a list in 1 cell by selecting an item from another list in

Hi,

Here are the steps for creating a dynamic data validation list:

1. Create three or more list in the spreadsheet. For example:
A B C
New York Quebec Canada
Seattle Toronto US
Miami Victoria

You would name lists: US (A1:A3), Canada (B1:B3), Countries (C1:C2) this
last is optional

2. Select the cell where you want the initial validation list, for this
example, D1
3. Choose Data, Validation
4. From the Allow drop-down and choose List
5. In the Source box enter the following formula
=Countries
6. Move to the location where you want the dynamic (changing) list to
appear, say for example E1
7. Choose Data, Validation, List and in the Source box enter the formula
=INDIRECT(D1)

If this helps, please click the Yes button.
--
If this helps, please click the Yes button.

Cheers,
Shane Devenshire


"Jonners" wrote:

I want to create a formula that allows me to select a list in one cell having
selected an item from another list.

An example of what I mean. If I have an expense account and have Expense
types and Expense Sub-Types.

I want to select an Expense Type in one cell from a given list and then in
the next cell I am presented with a list associated with that specific
Expense Type (Sub-Expense Types). I.e.Expense Types in list 1 might be:
a.Entertaining
b.Travel and
c.Communication, etc.

Sub Expense Types might be for
a. Customer Entertaining & Staff Entertainingfor
b. Train, Car, Boat, bus and for
c. Land Line, Broadband, Fax Line, Mobile, etc.

So by selecting Communication in cell 1 (from list 1: Expense Type), I am
presented in cell 2 with the associated Sub-Expense list; Land Line,
Broadband, Fax Line, Mobile.

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2
Default Select a list in 1 cell by selecting an item from another list

BRILLIANT... EXactly what I was after

"Shane Devenshire" wrote:

Hi,

Here are the steps for creating a dynamic data validation list:

1. Create three or more list in the spreadsheet. For example:
A B C
New York Quebec Canada
Seattle Toronto US
Miami Victoria

You would name lists: US (A1:A3), Canada (B1:B3), Countries (C1:C2) this
last is optional

2. Select the cell where you want the initial validation list, for this
example, D1
3. Choose Data, Validation
4. From the Allow drop-down and choose List
5. In the Source box enter the following formula
=Countries
6. Move to the location where you want the dynamic (changing) list to
appear, say for example E1
7. Choose Data, Validation, List and in the Source box enter the formula
=INDIRECT(D1)

If this helps, please click the Yes button.
--
If this helps, please click the Yes button.

Cheers,
Shane Devenshire


"Jonners" wrote:

I want to create a formula that allows me to select a list in one cell having
selected an item from another list.

An example of what I mean. If I have an expense account and have Expense
types and Expense Sub-Types.

I want to select an Expense Type in one cell from a given list and then in
the next cell I am presented with a list associated with that specific
Expense Type (Sub-Expense Types). I.e.Expense Types in list 1 might be:
a.Entertaining
b.Travel and
c.Communication, etc.

Sub Expense Types might be for
a. Customer Entertaining & Staff Entertainingfor
b. Train, Car, Boat, bus and for
c. Land Line, Broadband, Fax Line, Mobile, etc.

So by selecting Communication in cell 1 (from list 1: Expense Type), I am
presented in cell 2 with the associated Sub-Expense list; Land Line,
Broadband, Fax Line, Mobile.

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
Running a macro when selecting an item in a drop-down list Christine Excel Discussion (Misc queries) 4 August 1st 08 08:50 PM
Selecting an item from a list [email protected][_2_] New Users to Excel 1 October 9th 07 05:50 PM
select list by selecting a cell Dire straits Excel Worksheet Functions 4 May 2nd 06 06:58 PM
changing value of a cell by selecting an item from a drop down list Bobby Mir Excel Worksheet Functions 6 June 8th 05 08:33 PM
Selecting an Item from a List and getting a different item to pop. Matt Excel Worksheet Functions 1 December 7th 04 02:37 PM


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

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"