How can i acomplish this?
I have a form to enter customer information, first and last name, address etc.
I want that when i enter the last and first name, if the customer is allready in, to auto fill the rest of the information, but if its not to then let me fill all of it. Now keep in mind the first and last name are 2 separate controls on the form and separate fields on the table. I tried using the combobox but I couldnt get it to work the way i wanted it.
This probably very simple, but Im new with access, and dont know VB.
Thanks in advance
I have a form to enter customer information, first and last name, address etc.
I want that when i enter the last and first name, if the customer is allready in, to auto fill the rest of the information, but if its not to then let me fill all of it. Now keep in mind the first and last name are 2 separate controls on the form and separate fields on the table. I tried using the combobox but I couldnt get it to work the way i wanted it.
This probably very simple, but Im new with access, and dont know VB.
Thanks in advance