Apparently my brain has quit functioning. I have forgotten how to extract info from a table and have it automatically entered on a form. PROBLEM: I have a form that is used for data entry which contains many fields among them "employee ID" , "Last name", First name", "address" etc.. I would like to be able to have my form automatically fill in info such as that listed above from my employees table which contains this info by me entering any of the following; employee ID, or Last name and first name etc. If anyone can help me accomplish this via a simple means, please let me know. Many Thanks.