Is the user account name the key field? Or is there an account number that
serves as the key field to link records? If the latter, why duplicate saving
the name? If the first is case then aren't users selecting the name from a
list in combo or list box? If this control is bound to the table then the
selected value is saved directly to the table.