*Access97*
Had a look but can't seem to find anything related.
My DB is split on a network.
I have a form with a textbox called WHO. The ControlSource of WHO is =UCase(USER()) (USER is a module) - basically, this captures the user's ID from their NT logon session and displays it on the form.
This works fine but how do I capture that person's ID into my table?
Had a look but can't seem to find anything related.
My DB is split on a network.
I have a form with a textbox called WHO. The ControlSource of WHO is =UCase(USER()) (USER is a module) - basically, this captures the user's ID from their NT logon session and displays it on the form.
This works fine but how do I capture that person's ID into my table?