Quote Originally Posted by xld View Post
Use
Environ("Username")
OK, I'm new with VBA so can you explain a little? I have 1 form that is a login form, once they sign in, that form closes and opens another form they will use. Where do I put your code to get the username and how do I get it in the text box on the main form they are using?