Declare a Global Variable, which takes the username when the user logs in, then when you open the form, or at whatever event you want it to happen, run an UPDATE SQL string to add the name the field in the table, or if the form is based on the table you want the name stored in, then just add the...