Hi,
I have seen this subject posted before but can not find it again, so apologies but goes.
I have a password table which has a unique Id names and password.
I have a button on a form that when clicked i want to open the recordset (code only) find the first (and only) occurence of the unique field then check that what the user input on the form in a password text box corresponds with that in the table. If so proceed to open the form
Can anyone help me with the code to do this.
Many thanks
Steven
I have seen this subject posted before but can not find it again, so apologies but goes.
I have a password table which has a unique Id names and password.
I have a button on a form that when clicked i want to open the recordset (code only) find the first (and only) occurence of the unique field then check that what the user input on the form in a password text box corresponds with that in the table. If so proceed to open the form
Can anyone help me with the code to do this.
Many thanks
Steven