I am working on a project database, I would like for each person to login and after the login open to a work entry form that is under their name only,instead of choosing from a drop down box. I have a login form and table of employees, and what i want to happen is when the person logs in to the login form I need something to look at who the person is on the login screen and then open a form to there name where they can enter their work information, any suggestions, (a form for each person?, query?, Code?)
Thanks
Thanks