I'm a bit confused and lost.On a form I created, I have 6 drop down
boxes. These 6 drop down boxes use unique specified item values for the
list itemsDrop down box 1 has list items: Cheque, debit card, credit
card, other Drop down box 2 has list items: John, Sally, George,
PeterDrop down box 1 3 5 are globally bound to each other as are 2 4 6
bound to each other.In drop down box 1 if I select "other", box 3 and 5
also display "other" (working correctly)In drop down box 2 if I select
"Sally", box...