Ok so I am kinda new to Access I have managed to create a database and have a form that updates the password into a table after they click a button in the password field. Now what i want it to do is to create a Msg box on my other forms prompting a user for a password then checking it against the password in the table.
I understand this is going to be a lot of code, but what I was thinking is I could either bypass the msg box by having a field on the form and using a Dlookup to check that vs the field in the table. The only problem is im not quite sure of the syntax required. If anyone has any help they can offer I'd greatly appreciate it!
I understand this is going to be a lot of code, but what I was thinking is I could either bypass the msg box by having a field on the form and using a Dlookup to check that vs the field in the table. The only problem is im not quite sure of the syntax required. If anyone has any help they can offer I'd greatly appreciate it!