hi all, i have an excel userform. it has three controls - optionbutton, combobox, and a commandbutton arranged in the same order. the problem is when i use my up and down arrow keys i tab through each of these controls.
why is it so? Also when im in the combobox control after i select the last item in the combobox with my down arrow, the focus moves to the commandbutton, this should'nt be happening.
Plz help