Hi everyone, I am new to using access and have so many problems designing and implementing this database,,,,,anyways, here is my problem:
I want to create a dialog box such that as soon as a user clicks on "enter new user" command button, a dialog box opens up asking for user ID(primary key). First I want to check and see if the user ID already exists in the table, and IF not then open up an Insert New User Form. If the User Id already exists, then I want to display all the information about the user thats related in all 4 of my table. I hope someone out there understands this problem and helps me out. thanks in advance.
I want to create a dialog box such that as soon as a user clicks on "enter new user" command button, a dialog box opens up asking for user ID(primary key). First I want to check and see if the user ID already exists in the table, and IF not then open up an Insert New User Form. If the User Id already exists, then I want to display all the information about the user thats related in all 4 of my table. I hope someone out there understands this problem and helps me out. thanks in advance.