This should be something simple:
To expand on
I try running the recommended function ( within my form however I keep getting a #Name? error. I'm setting the Control Source of the field to the function (fOSUserName). I'm not passing any parameters. The function is saved as a module.
I tried to run it in query and an error message of unregonized function comes up.
I'm trying to do a test to see when a user accesses the form, the user account will appear on the form and then be saved to a table when they either exit or save.
To expand on
I try running the recommended function ( within my form however I keep getting a #Name? error. I'm setting the Control Source of the field to the function (fOSUserName). I'm not passing any parameters. The function is saved as a module.
I tried to run it in query and an error message of unregonized function comes up.
I'm trying to do a test to see when a user accesses the form, the user account will appear on the form and then be saved to a table when they either exit or save.