#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 64
Default Selective Validation

I have a cell (in column A) that may either contain a value of "1", "2" or
"3". These values are contained in a validation list and appear in a
drop-down box when clicking on the cell. I want the selection of the specific
value for the cell in column A to trigger a second drop down list for column
B. I.e. If the user clicks on the cell in column A and selects value "2" from
the drop down list, then the moment that "2" is input into that cell, a
second drop down menu appears in the adjacent cell in column B, containing
the options "A", "B" or "C" for the user to choose from, alternatively if the
user selected "3" as the value for the cell in column A, then the drop down
box for the cell in column B will contain the options of "D", "E" or "F", and
so on. Isthis possible?
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 698
Default Selective Validation

Check here.

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

Debra does a pretty good job, as do many others, 'splainin dependant drop
downs.

HTH
Regards,
Howard

"WildWill" wrote in message
...
I have a cell (in column A) that may either contain a value of "1", "2" or
"3". These values are contained in a validation list and appear in a
drop-down box when clicking on the cell. I want the selection of the
specific
value for the cell in column A to trigger a second drop down list for
column
B. I.e. If the user clicks on the cell in column A and selects value "2"
from
the drop down list, then the moment that "2" is input into that cell, a
second drop down menu appears in the adjacent cell in column B, containing
the options "A", "B" or "C" for the user to choose from, alternatively if
the
user selected "3" as the value for the cell in column A, then the drop
down
box for the cell in column B will contain the options of "D", "E" or "F",
and
so on. Isthis possible?



  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 964
Default Selective Validation

This link will provide some information on how to do what you're asking:

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

HTH
Elkar


"WildWill" wrote:

I have a cell (in column A) that may either contain a value of "1", "2" or
"3". These values are contained in a validation list and appear in a
drop-down box when clicking on the cell. I want the selection of the specific
value for the cell in column A to trigger a second drop down list for column
B. I.e. If the user clicks on the cell in column A and selects value "2" from
the drop down list, then the moment that "2" is input into that cell, a
second drop down menu appears in the adjacent cell in column B, containing
the options "A", "B" or "C" for the user to choose from, alternatively if the
user selected "3" as the value for the cell in column A, then the drop down
box for the cell in column B will contain the options of "D", "E" or "F", and
so on. Isthis possible?

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 857
Default Selective Validation

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.

Cheers,
Shane Devenshire


"WildWill" wrote:

I have a cell (in column A) that may either contain a value of "1", "2" or
"3". These values are contained in a validation list and appear in a
drop-down box when clicking on the cell. I want the selection of the specific
value for the cell in column A to trigger a second drop down list for column
B. I.e. If the user clicks on the cell in column A and selects value "2" from
the drop down list, then the moment that "2" is input into that cell, a
second drop down menu appears in the adjacent cell in column B, containing
the options "A", "B" or "C" for the user to choose from, alternatively if the
user selected "3" as the value for the cell in column A, then the drop down
box for the cell in column B will contain the options of "D", "E" or "F", and
so on. Isthis possible?

  #5   Report Post  
Posted to microsoft.public.excel.misc
JB JB is offline
external usenet poster
 
Posts: 115
Default Selective Validation

Dynamic dependant drop down list without named range:

http://boisgontierjacques.free.fr/fi...ist2Levels.xls
http://boisgontierjacques.free.fr/fi...ist3Levels.xls

JB
http://boisgontierjacques.free.fr


On 11 mar, 00:19, "L. Howard Kittle" wrote:
Check here.

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

Debra does a pretty good job, as do many others, 'splainin dependant drop
downs.

HTH
Regards,
Howard

"WildWill" wrote in message

...



I have a cell (in column A) that may either contain a value of "1", "2" or
"3". These values are contained in a validation list and appear in a
drop-down box when clicking on the cell. I want the selection of the
specific
value for the cell in column A to trigger a second drop down list for
column
B. I.e. If the user clicks on the cell in column A and selects value "2"
from
the drop down list, then the moment that "2" is input into that cell, a
second drop down menu appears in the adjacent cell in column B, containing
the options "A", "B" or "C" for the user to choose from, alternatively if
the
user selected "3" as the value for the cell in column A, then the drop
down
box for the cell in column B will contain the options of "D", "E" or "F",
and
so on. Isthis possible?- Masquer le texte des messages précédents -


- Afficher le texte des messages précédents -


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
Selective on Name stew Excel Discussion (Misc queries) 5 September 14th 08 07:53 PM
Selective Trendlines Chad[_3_] Charts and Charting in Excel 2 July 19th 08 02:26 PM
Selective addition Peter Excel Worksheet Functions 2 March 12th 07 10:33 AM
Selective calculation PH NEWS Excel Worksheet Functions 2 September 21st 06 01:33 PM
selective averaging Wazooli Excel Worksheet Functions 3 December 10th 04 09:25 PM


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