Further to my earlier post, this is what I am trying to do.
I have created a table where a customer record can be created, a customer ID is assigned via autonumber.
Now on a seperate form, i want to be able to enter either the customer id or name and press search and the relevent details come up. How do i go about this as when i put the controls on the form the customer ID is an autonumber and therefore i cant enter in that field.
I have created a table where a customer record can be created, a customer ID is assigned via autonumber.
Now on a seperate form, i want to be able to enter either the customer id or name and press search and the relevent details come up. How do i go about this as when i put the controls on the form the customer ID is an autonumber and therefore i cant enter in that field.