I would also like to have the ability where the user can press [End] and type some more. Sometimes entries in my combobox can have the first 10 character be the same but one word has 20 characters. It would be easier for the user to type 3 characters to get an uniques list press [End] then type the remaining characters.
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Lawrence Lustig Posted At: Wednesday, August 11, 2004 7:51 AM Posted To: RB7-L Conversation: [RBG7-L] - Re: Comboboxes Subject: [RBG7-L] - Re: Comboboxes > Is there a way to get that functionality with the comboboxes that I > put on a form? The combo boxes on the form I'm looking at already show almost the same behavior -- only the choice of characters highlighted is a little different. However, as you type a value, the combo box moves to the first matching entry. When you type a character that can no longer be matched, you get a beep. -- Larry
