DSMCBackup
Technical User
Hi,
I was wondering if there was a way of comparing a string entered in an unbound text box against a table of data?
Two text boxes on a login screen, username and password. Firstly validate against a table of known users that the username exists, and the given password is valid for that username.
Only thing i could see close was DLookup but this didnt seem to allow comparison to non-tabled data in the criterion part?
I'm fairly novice when it comes to Access2003 and VBA, so any help here would be useful.
Cheers.
I was wondering if there was a way of comparing a string entered in an unbound text box against a table of data?
Two text boxes on a login screen, username and password. Firstly validate against a table of known users that the username exists, and the given password is valid for that username.
Only thing i could see close was DLookup but this didnt seem to allow comparison to non-tabled data in the criterion part?
I'm fairly novice when it comes to Access2003 and VBA, so any help here would be useful.
Cheers.