I'm quite new to Access and still struggling very hard on vba programming. I have a db which users have to login through a custom made login form(that I found it through this forum).My questions is, can I display the user name who is logged in at every form they open, for example display their user name in a text box on forms? My db has a table named tblUser with this field:
UserID
UserName
UserPassword
UserlevelID
and Main menu form with other sub menus.
I've searched all the threads but couldn't find what I need. I only found how to capture Network ID/Name or Current User.For your info, i'm not using Access Security.Can anybody help me how to go about that?I'm pleased if anybody can provide the code or examples.
TQ

UserID
UserName
UserPassword
UserlevelID
and Main menu form with other sub menus.
I've searched all the threads but couldn't find what I need. I only found how to capture Network ID/Name or Current User.For your info, i'm not using Access Security.Can anybody help me how to go about that?I'm pleased if anybody can provide the code or examples.
TQ
