R
Russ via AccessMonster.com
Can you use case select like this, what is the proper way of writing it?
currently using it like this... Want to do it like this...
Case select optgroup1 Case select optgroup1
case 1 case 1 thru 3
case 2 case 4 thru 5
case 3
case 4
case 5
is this possible?
currently using it like this... Want to do it like this...
Case select optgroup1 Case select optgroup1
case 1 case 1 thru 3
case 2 case 4 thru 5
case 3
case 4
case 5
is this possible?