Rene Lazaro
New member
- Local time
- Today, 06:24
- Joined
- Jun 1, 2009
- Messages
- 9
Good morning,
I employ a function that obtains the windows username and use fGetUserName() on forms to obtain it. This works great, however, when I insert fGetUserName() into the Default Value property of a field in my table, I get a message stating that the function is unknown.
How can I insert fGetUserName() into the default value property so that it creates a stamp of the windows username every time a new record is added?
As always, thanks for your help,
Rene
I employ a function that obtains the windows username and use fGetUserName() on forms to obtain it. This works great, however, when I insert fGetUserName() into the Default Value property of a field in my table, I get a message stating that the function is unknown.
How can I insert fGetUserName() into the default value property so that it creates a stamp of the windows username every time a new record is added?
As always, thanks for your help,
Rene