Hello,
I made a password form and im trying to connect the user name and password text boxes to the contents of a password table. how can i connect it so when i click on the enter button, the program checks the table if the user name or password exists in the table and if it matches.
Dim...