How can I detect a tab or carriage return in combo box
How can I detect a tab or carriage return in combo box
(OP)
On a VBA user form I have some list boxes and combo boxes. As the user enters data and then hits a tab or carriage return to go to the next box I would like to sense the tab or carriage return so I can use that data immediately. Is there an event that I can use or a way to sense the carriage return?
RE: How can I detect a tab or carriage return in combo box
RE: How can I detect a tab or carriage return in combo box
Cheers,
Joerd
Please see FAQ731-376: Eng-Tips.com Forum Policies for tips on how to make the best use of Eng-Tips.
RE: How can I detect a tab or carriage return in combo box