New Form

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

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?
 
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
 
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?
 
Consider posting in the security newsgroup for more information about how to
use Access security.

Regards

Jeff Boyce
Microsoft Office/Access MVP
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top