rudeboyjeff
IS-IT--Management
Here is my dilemma ladies and gentlemen... I am putting some finishing touches on a work order request system at my place of employment, and I can't figure out how to do this: I have a table called users table. It has 3 colums: Login Name, First Name, and Last Name. In the main database, I also have these three columns. What i need to do is on a form, when someone would type in their login name, their first and last name get automatically filled. Is what i'm asking Access to do possible, or am I just running in circles? I set a one to many relationship from the users table to the main database table.