Hello,
Im pretty new to all this so apologies if this is very simple..!
Basically, I have a form which simply has Username (in a combo box) Surname (in a text box) and First Name (in a text box). I used this code in the after update field of the combo box:
Private Sub Combo6_AfterUpdate()...