Thank You! I can't beleive I didn't see that. but I'm happy it works now! Ok now how would I check for the password feild as well? I tried

And "Pass ='" & Trim(txtPass.Text) & "'"

add to what you just gave me but I got another error. Also I need to get the value of the User collumn and save it to a variable named userGroup. Please help! Thanks!

-123