Thanks Coach. I understand Where clauses for the most part. But I don't see where the "where" clause is in the code.
Here's the code I'm using:
DoCmd.OpenForm "Users", acNormal, , , , , Me.User
I'm not trying to use a command button. I'm using a combo box that has the User name associated...