T
tiffnh2002
I have created a drop down list that has 6 options. I want to create a
second list based on their answer in the first list
example:
list 1: a,b,c,d,e,f
if a is picked in drop down 1 then drop down 2 will display
1,2,3,4,5,6,7,8,9,10
If b is picked then drop down 1 will display 11,12,13,14,15,16,
etc etc
second list based on their answer in the first list
example:
list 1: a,b,c,d,e,f
if a is picked in drop down 1 then drop down 2 will display
1,2,3,4,5,6,7,8,9,10
If b is picked then drop down 1 will display 11,12,13,14,15,16,
etc etc