B
Bob Mullen
I would like to allow the user to use keystroke combinations to insert data into combo boxes on a subform. For example I would like the combination vbKeyInsert + vbKeyG to be a shortcut to entering "Guest" into the combo box. After using this combination the combo value needs to be "Guest" so appropriate code will be executed based on that value.