Scrolling in Combo Boxes

C

Cathy Myers

Hi,

Is there any way to allow scrolling in combo boxes using
the rolling ball on the mouse? What about using letter
keys to select items in the combo box? Thanks in advance!

Yours,
C.M.
 
B

Bob Kilmer

letter keys to select items in the combo box

Look at the MatchEntry Property
 
C

Cathy Myers

Thanks Bob,

I will try it out and let you know how it turns out.

Yours,
C.M.
 
Top