Hi,
I'm trying to ,on loading a form, have it go to a new record and assign a text box called TxtUser the Environ ("USERNAME") value in order to track the user that has added the record.
From what I understand the Environ ("USERNAME") will use the network user name which is what I'm...