MishkaNanook
Registered User.
- Local time
- Today, 08:17
- Joined
- Feb 13, 2014
- Messages
- 16
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 looking for.
I've tried all kinds of variations of code but have yet to come up with one that will work. and not give me some sort of error.
Any help anyone can provide will be greatly appreciated.
Thanks.
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 looking for.
I've tried all kinds of variations of code but have yet to come up with one that will work. and not give me some sort of error.
Any help anyone can provide will be greatly appreciated.
Thanks.
