PDA

View Full Version : 15 comboBox one Array help


dustyrods
05-10-2007, 08:23 AM
Hi i want to use 15 combo boxes. the values for a combo box are 1 - 15. however this is where it gets tricky if for instance "2" has already been taken by comboBox4 it will update all the other combo boxes and leave the value 2 out of their drop down lists.

I tried getting my head around it using arrays but I cant seem to get it working any help greatly appriciated.