MikeJfromESVA
New member
- Local time
- Today, 11:46
- Joined
- Feb 20, 2005
- Messages
- 3
I have database the needs User-level Security. We all are on a LAN which we login in to enter the common network.
I want to use the LoginID and compare it to a tblUsers UserID in order to grant entry into my database without generating another password.
How do I capture the LanUserID and then compare it to the tblUsers UserID.
Remember I'm new to Access 2000 VBA code writing
I want to use the LoginID and compare it to a tblUsers UserID in order to grant entry into my database without generating another password.
How do I capture the LanUserID and then compare it to the tblUsers UserID.
Remember I'm new to Access 2000 VBA code writing