Yep, me again with more problems

but at least this should be easy for you
gurus.
I have a combo box with numbers (say) 1-99 available in a drop-down for the
users to choose from. However I am having a problem finding a means to
handle/collect user input when the user types a number into the box rather than
drop'n'scroll. This is a data entry aka selection that I want to support.
Short of watching every keypress event and waiting for a , how can I get the
user's (usually two-digit) entry?
Thanks for any constructive suggestions.
Archived from group: microsoft>public>vb>dos