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...