B
bladelock
I have a form (called frmLogon) that a user selects from a combo box their
name(called cboName) after they select it, they press a command button on the
form and it closes the logon form and displays a new input form (call
frmInput). What I really need is to store the combo box (cboName) selected
name on form (frmLogon) to a field (text.User)on my input form (frmInput).
Thanks you all.
name(called cboName) after they select it, they press a command button on the
form and it closes the logon form and displays a new input form (call
frmInput). What I really need is to store the combo box (cboName) selected
name on form (frmLogon) to a field (text.User)on my input form (frmInput).
Thanks you all.