Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 9
Default Data Validation and Filtering

I have a problem that I hope someone can resolve for me. I suspect that

the solution may require VBA however my skills are quite limited.

Here is what I am trying to do:


I have created a spreadsheet with a list that a user will populate.
Within the list are a number of fields, most with drop down lists
created using data validation. As the user completes the fields running

from left to right the data validation fillters the choices the user
has to selct from. e.g the first selection is Gender: The user selects
Female, the next selection is Category, data validation only allows the

user to select categories that apply to females e.g. Skirts. I am using

a combination of ranges and indirect formulars to acheive this.


This approach works fine for most fields however:


As the user selects more and more fields they finally arrive at "style
level". They select the style from a list of around 1000 styles. The
next selection they need to make is colour. What I am trying to do is
get the data validation list to only show the colour options that are
relevant for that style; this may range from 1 to 10 different colours.

I obviously can't addopt the same approach of named ranges as I would
have to create a named range for each style that contained the colour
options in it.


Any help would be welcome. Sorry if my explanation is a bit wordy.


John

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 10,593
Default Data Validation and Filtering

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

--
HTH

Bob Phillips

(replace somewhere in email address with gmail if mailing direct)

"John" wrote in message
ups.com...
I have a problem that I hope someone can resolve for me. I suspect that

the solution may require VBA however my skills are quite limited.

Here is what I am trying to do:


I have created a spreadsheet with a list that a user will populate.
Within the list are a number of fields, most with drop down lists
created using data validation. As the user completes the fields running

from left to right the data validation fillters the choices the user
has to selct from. e.g the first selection is Gender: The user selects
Female, the next selection is Category, data validation only allows the

user to select categories that apply to females e.g. Skirts. I am using

a combination of ranges and indirect formulars to acheive this.


This approach works fine for most fields however:


As the user selects more and more fields they finally arrive at "style
level". They select the style from a list of around 1000 styles. The
next selection they need to make is colour. What I am trying to do is
get the data validation list to only show the colour options that are
relevant for that style; this may range from 1 to 10 different colours.

I obviously can't addopt the same approach of named ranges as I would
have to create a named range for each style that contained the colour
options in it.


Any help would be welcome. Sorry if my explanation is a bit wordy.


John



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
Validation Filtering will07 Excel Discussion (Misc queries) 1 May 27th 08 04:04 AM
Filtering in Validation WLMPilot Excel Discussion (Misc queries) 0 March 14th 08 12:04 PM
Trouble With Data Validation And Filtering On A Dropdown zura04 Excel Worksheet Functions 0 October 24th 06 08:58 PM
Data Validation and Filtering John Excel Discussion (Misc queries) 1 September 13th 06 07:27 PM
Filtering and Data Validation Susan Excel Discussion (Misc queries) 0 March 10th 06 06:30 PM


All times are GMT +1. The time now is 09:32 AM.

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"