R
RyanLennard
I want to populate a field with the Windows username of the current user.
I have created a Macro with a SetValue action. In the arguments, I entered
the relevant field as the Item and the Expression as CurrentUser().
When this macro runs, it always populates the field with 'Admin'.
A search of help files suggests I need to enable workgroup security for this
function to work. How do I do this in Access 2007? (If this isn't the
problem, what will make the currentuser() function work?)
I have created a Macro with a SetValue action. In the arguments, I entered
the relevant field as the Item and the Expression as CurrentUser().
When this macro runs, it always populates the field with 'Admin'.
A search of help files suggests I need to enable workgroup security for this
function to work. How do I do this in Access 2007? (If this isn't the
problem, what will make the currentuser() function work?)