userform question
Gary Keramidas wrote:
that may be ok, thanks
--
Gary
"Mark" wrote in message
oups.com...
I know that the ComboBox Control has an MatchEntry property that can be
set to one of three parameters. One of those is
fmMatchEntryFirstLetter. When this is selected then the combobox jumps
to the area in your list that begins with the same letter entered in
the ComboBox. Other than that I am not aware of a VBA function that
mimics Excel's ability to intuit a user's intention.
|