Auto tab/combo box

V

vladi16

Is it possible to automatically advance the cursor (auto tab) once I make a
choice from a combo box?
 
C

Clifford Bass

Hi,

Could try setting the focus to another control using the combo box's
After Update event.

Clifford Bass
 
Top