I fixed the first of the 2 problems, from my previous post, but now I have my last problem still there.
I've got this one field on a form which links to a list of customers. The only way to get to a particular customer under this field is to go through each record using the arrows at the bottom, until you reach that customer.
How do I change the form so that I can type in the customers name and it will start to autocomplete it?
As it stands now, if you try to type in that field it says "This recordset is not updateable".
I've got this one field on a form which links to a list of customers. The only way to get to a particular customer under this field is to go through each record using the arrows at the bottom, until you reach that customer.
How do I change the form so that I can type in the customers name and it will start to autocomplete it?
As it stands now, if you try to type in that field it says "This recordset is not updateable".