F
FrodeOlsen
Got a problem with a Validation List issue, and i figured this Group
should be able to come up with a simple solution.
I got this Spreadsheet that i will use to "parse/code/de-code"
information in. And I got some Values that I have in a differend
Worksheet.
Problem:
I have 13 differnt "Class" categories, and each of them got 3-20
Sub-Classes. However if i choose Class 1, I like to ONLY get the
Sub-Classes for Class 1 in a Validation List.
Tried with IF("InputCell" = "Class1Name","Class1Sub-ClassRange", "") it
work..but only to Class 7...
should be able to come up with a simple solution.
I got this Spreadsheet that i will use to "parse/code/de-code"
information in. And I got some Values that I have in a differend
Worksheet.
Problem:
I have 13 differnt "Class" categories, and each of them got 3-20
Sub-Classes. However if i choose Class 1, I like to ONLY get the
Sub-Classes for Class 1 in a Validation List.
Tried with IF("InputCell" = "Class1Name","Class1Sub-ClassRange", "") it
work..but only to Class 7...