03-12-2007, 04:16 PM
Code:
If optClass1.value = 1 then
cmbclass.listindex = 0
else
etc
etc
That's what Vegeta is talking about. It does everything you need it to do, without seeing the list box and it looking the exact way you asked about.