New Form

K

K Petroski

I was asked to create a new data entry form. The users of the form want it
to be able to recognize their user ID and save it to requests table when they
add a new call record rather than having to select their user ID from a combo
list. Is this possible?
 
J

Jeff Boyce

Are these users on a LAN? What is the Network O/S?

There's an API call in Windows that picks up the NT UserName. Is that what
you were looking for?

Regards

Jeff Boyce
Microsoft Office/Access MVP
 
K

K Petroski

All users are on a LAN. The Access database will reside on a Windows NT
network. I'm working on securing the Access database and have created user
names for all users. Once they log into the Access database, they would
like Access to recognize their Access username and record it in the table
when they add a new record using the new data entry form. Am I making sense?
 
J

Jeff Boyce

Consider posting in the security newsgroup for more information about how to
use Access security.

Regards

Jeff Boyce
Microsoft Office/Access MVP
 
Top