I wish to create a log in form to validate access to my Microsoft DB. I have created the TBL: Analyst with the following fields:
RACIF ID
I only want the user to enter their RACIF ID then press Enter to proceed. IF they exist in table then the main form will display if not then a system message will display.
RACIF ID
I only want the user to enter their RACIF ID then press Enter to proceed. IF they exist in table then the main form will display if not then a system message will display.
Comment