nsmoller
09-08-2003, 06:38 PM
i searched for an answer on this subject but i dunno... what do you guys think...
two combo boxes, one with a string based name and a string based id number
i want to relate the two together, so i figure an array
so a FOR NEXT loop populating both listboxes and an array based on the index of the name combobox...
the only issue i've come across - when i sort the combo boxes, that screws up indexes, right? then the array wont relate maybe yes maybe no?
thanks in advance for any light...
two combo boxes, one with a string based name and a string based id number
i want to relate the two together, so i figure an array
so a FOR NEXT loop populating both listboxes and an array based on the index of the name combobox...
the only issue i've come across - when i sort the combo boxes, that screws up indexes, right? then the array wont relate maybe yes maybe no?
thanks in advance for any light...