Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Bob Bob is offline
external usenet poster
 
Posts: 972
Default Displaying different validation lists

In column "A" I have established a data validation list of "Phases". In
column "B" I would like to display different validation lists ("Activities")
depending on the choice made in column "A". For example, if a user selects
"Phase 2" in column "A", then the validation list in column "B" would display
"Activity E", "Activity L", and "Activity M". But if a user selects "Phase
5" in column "A", then the validation list in column "B" would display
"Activity Q", "Activity T", and "Activity Z".
Can this be done without macros? Any help would be greatly appreciated.
Thanks, Bob
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,979
Default Displaying different validation lists

You can create dependent data validation dropdowns, as described he

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

Since your first list has multiple word items, note the instructions in
the 'Using Two-Word Items' section.

Bob wrote:
In column "A" I have established a data validation list of "Phases". In
column "B" I would like to display different validation lists ("Activities")
depending on the choice made in column "A". For example, if a user selects
"Phase 2" in column "A", then the validation list in column "B" would display
"Activity E", "Activity L", and "Activity M". But if a user selects "Phase
5" in column "A", then the validation list in column "B" would display
"Activity Q", "Activity T", and "Activity Z".
Can this be done without macros? Any help would be greatly appreciated.
Thanks, Bob



--
Debra Dalgleish
Contextures
http://www.contextures.com/tiptech.html

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1,726
Default Displaying different validation lists

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

--
---
HTH

Bob

(change the xxxx to gmail if mailing direct)


"Bob" wrote in message
...
In column "A" I have established a data validation list of "Phases". In
column "B" I would like to display different validation lists
("Activities")
depending on the choice made in column "A". For example, if a user
selects
"Phase 2" in column "A", then the validation list in column "B" would
display
"Activity E", "Activity L", and "Activity M". But if a user selects
"Phase
5" in column "A", then the validation list in column "B" would display
"Activity Q", "Activity T", and "Activity Z".
Can this be done without macros? Any help would be greatly appreciated.
Thanks, Bob



  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 22,906
Default Displaying different validation lists

Bob

See Debra Dalgeish's site for "dependent DV dropdowns"

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


Gord Dibben MS Excel MVP

On Mon, 18 Dec 2006 11:54:07 -0800, Bob wrote:

In column "A" I have established a data validation list of "Phases". In
column "B" I would like to display different validation lists ("Activities")
depending on the choice made in column "A". For example, if a user selects
"Phase 2" in column "A", then the validation list in column "B" would display
"Activity E", "Activity L", and "Activity M". But if a user selects "Phase
5" in column "A", then the validation list in column "B" would display
"Activity Q", "Activity T", and "Activity Z".
Can this be done without macros? Any help would be greatly appreciated.
Thanks, Bob


  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Bob Bob is offline
external usenet poster
 
Posts: 972
Default Displaying different validation lists

Debra - Thanks!
Bob


"Debra Dalgleish" wrote:

You can create dependent data validation dropdowns, as described he

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

Since your first list has multiple word items, note the instructions in
the 'Using Two-Word Items' section.

Bob wrote:
In column "A" I have established a data validation list of "Phases". In
column "B" I would like to display different validation lists ("Activities")
depending on the choice made in column "A". For example, if a user selects
"Phase 2" in column "A", then the validation list in column "B" would display
"Activity E", "Activity L", and "Activity M". But if a user selects "Phase
5" in column "A", then the validation list in column "B" would display
"Activity Q", "Activity T", and "Activity Z".
Can this be done without macros? Any help would be greatly appreciated.
Thanks, Bob



--
Debra Dalgleish
Contextures
http://www.contextures.com/tiptech.html




  #6   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Bob Bob is offline
external usenet poster
 
Posts: 972
Default Displaying different validation lists

Bob - Thanks!
Bob


"Bob Phillips" wrote:

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

--
---
HTH

Bob

(change the xxxx to gmail if mailing direct)


"Bob" wrote in message
...
In column "A" I have established a data validation list of "Phases". In
column "B" I would like to display different validation lists
("Activities")
depending on the choice made in column "A". For example, if a user
selects
"Phase 2" in column "A", then the validation list in column "B" would
display
"Activity E", "Activity L", and "Activity M". But if a user selects
"Phase
5" in column "A", then the validation list in column "B" would display
"Activity Q", "Activity T", and "Activity Z".
Can this be done without macros? Any help would be greatly appreciated.
Thanks, Bob




  #7   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Bob Bob is offline
external usenet poster
 
Posts: 972
Default Displaying different validation lists

Gord - Thanks!
Bob


"Gord Dibben" wrote:

Bob

See Debra Dalgeish's site for "dependent DV dropdowns"

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


Gord Dibben MS Excel MVP

On Mon, 18 Dec 2006 11:54:07 -0800, Bob wrote:

In column "A" I have established a data validation list of "Phases". In
column "B" I would like to display different validation lists ("Activities")
depending on the choice made in column "A". For example, if a user selects
"Phase 2" in column "A", then the validation list in column "B" would display
"Activity E", "Activity L", and "Activity M". But if a user selects "Phase
5" in column "A", then the validation list in column "B" would display
"Activity Q", "Activity T", and "Activity Z".
Can this be done without macros? Any help would be greatly appreciated.
Thanks, Bob



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
In-Cell Dropdown for validation not displaying mikelee101 Excel Discussion (Misc queries) 4 December 20th 06 02:47 AM
Data Validation - Using 2 Lists scott56hannah Excel Discussion (Misc queries) 1 October 18th 06 12:49 PM
Data Validation lists display bottom vs top Steve E Excel Discussion (Misc queries) 2 September 5th 06 02:24 PM
2 different INDIRECT data validation lists from one Michael Excel Discussion (Misc queries) 4 May 2nd 06 08:30 PM
data validation lists [email protected] Excel Discussion (Misc queries) 5 June 25th 05 07:44 PM


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