davethacker
New Member
- Joined
- Jul 20, 2003
- Messages
- 14
In the attached example I am trying to get the selections from one drop down to gnerate available selections in the next. The first drop down is the door style. This then needs to generate the possible drop downs in wood species. This then needs to generate the possible drop down in available stains. this then needs to generate the related door factor. apreciate any help that you can give.
Thanks,
Dave
[/code]
Thanks,
Dave
Excel_validation_problem.xls | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | |||
1 | ||||||||||||||||||
2 | SelectDoorStyle | |||||||||||||||||
3 | SelectWoodSpecie | |||||||||||||||||
4 | SelectAvailablestain | |||||||||||||||||
5 | Doorfactor | |||||||||||||||||
6 | Availablewoodspecies | Doorstyles | Availablewoodspecies | |||||||||||||||
7 | Oak | Alder | Maple | Cherry | Oak | Alder | Maple | Cherry | ||||||||||
8 | AvailableStains | Natural | Natural | Natural | Natural | Charleston | 1.48 | 1.48 | 1.53 | 1.65 | Doorfactor | |||||||
9 | Autumn | Golden | Golden | Golden | Concord | 1.3 | 1.3 | 1.36 | 1.42 | |||||||||
10 | Nutmeg | Autumn | Autumn | Autumn | Boston | 1.42 | 1.42 | 1.48 | 1.59 | |||||||||
11 | Java | Sienna | Sienna | Savannah | 1.36 | 1.36 | 1.42 | 1.48 | ||||||||||
12 | Pacifica | Brandy | Brandy | Dakota | 1.48 | 1.48 | 1.53 | 1.59 | ||||||||||
13 | Juniper | Cinnamon | Cinnamon | Wyoming | 1.36 | 1.36 | 1.42 | 1.48 | ||||||||||
14 | Graphite | Nutmeg | Nutmeg | Colorado | 1.53 | 1.53 | 1.59 | 1.65 | ||||||||||
15 | Java | Montana | 1.42 | 1.42 | 1.48 | 1.53 | ||||||||||||
16 | ||||||||||||||||||
Sheet1 |