Thread: Combo Box
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
tim tim is offline
external usenet poster
 
Posts: 105
Default Combo Box

Hello All,

I have a user form that contains some text boxes and
combo boxes. On all but two of the combo boxes I can use
my arrow keys to scroll up and down the list in the box,
while keeping the cursor in the box. The two in question
allow me to scroll down, but if I hit the down to amny
times, it jumps to another combo box.(?)

The box it jumps to is not the next in my tab order. It
is in another frame and both combo boxes "jump to that
box.

Any ideas would be greatly appreciated

Thanks