J
JUAN
Hello,
I would like to create a User Logon start up form.
I created the form base on Employees table, which contains
USER_ID, PASSWORD. In my form, I did a combo drop box to
show the USER_ID name.
I added a text box so that users can type in their
password. So when the user selects his/her User Id from
the drop box and type in their password, I want to have an
OK/CANCEL button. So when they click on OK, it will open
the main form.
How would my event procedure look like?
Any help would be very helpful.
thanks,
juan
I would like to create a User Logon start up form.
I created the form base on Employees table, which contains
USER_ID, PASSWORD. In my form, I did a combo drop box to
show the USER_ID name.
I added a text box so that users can type in their
password. So when the user selects his/her User Id from
the drop box and type in their password, I want to have an
OK/CANCEL button. So when they click on OK, it will open
the main form.
How would my event procedure look like?
Any help would be very helpful.
thanks,
juan