#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default automatic fill

I have 2 lists and say column B3 is a drop down of one list, and when I
Select from the list from the drop down, I want say cell C3 to fill in
automatically data from list 2 that corrisponds with what I have in the 1st
list.
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3,346
Default automatic fill

Hi,

I think this is what you want:

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)

You can also make a self-referential dynamic data validation list.

If this helps, please click the Yes button.

Cheers,
Shane Devenshire



"Automatic filling of cells from lists" wrote:

I have 2 lists and say column B3 is a drop down of one list, and when I
Select from the list from the drop down, I want say cell C3 to fill in
automatically data from list 2 that corrisponds with what I have in the 1st
list.

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default automatic fill

This Helps a little, but after I put the validation list from your list A
into say Cell D1, I want when i enter New york from the drop down list, it
automatically enters Quebec from list B into another Cell say Cell E1.

"Shane Devenshire" wrote:

Hi,

I think this is what you want:

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)

You can also make a self-referential dynamic data validation list.

If this helps, please click the Yes button.

Cheers,
Shane Devenshire



"Automatic filling of cells from lists" wrote:

I have 2 lists and say column B3 is a drop down of one list, and when I
Select from the list from the drop down, I want say cell C3 to fill in
automatically data from list 2 that corrisponds with what I have in the 1st
list.

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
Automatic fill-in from one worsheet to another mdj0615 Excel Worksheet Functions 1 April 16th 08 05:19 PM
Automatic Color Fill ChrisLouie Excel Discussion (Misc queries) 2 January 18th 08 09:46 PM
Automatic Fill of a Formula nabanco Excel Worksheet Functions 4 June 22nd 07 11:48 PM
automatic fill formulas down Dreamstar_1961 Excel Worksheet Functions 2 April 19th 07 02:13 PM
Automatic Lookup/Fill-in Andrew Edwards Excel Worksheet Functions 2 December 5th 04 06:16 PM


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