Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Capturing UserID in unsecured App 1

Status
Not open for further replies.

infomania

Programmer
Oct 27, 2002
148
I want to capture the identity of the currently logged on user for an Access app that does not have security enabled. In this state, CurrentUser() returns 'Admin' as the user. Is there a VB script I can use to get the windows logon identitty?

Thanks.
 
Check out: faq705-2814

--
Mike

Why make it simple and efficient when it can be complex and wonderful?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top