Sorry to be a pain everyone, i have an idea of what i need to do but after an hour of looking through posts i can't quite get my head round it.
I have a form which uses combo boxes on a couple of fields. Take the field 'Town' as an example, the user can select from the list of towns already entered, or if it's not there, enter a new one. Simple.
But if the user goes to a new record and tries to enter the same town, it's not in the list yet. You have to close the form and re-open it for it to be in the list.
So i know its simple, but i'm just learning, sorry. Could someone explain what i need to do to have the combo box update, either when the focus goes onto another field, or preferably when the user goes to the next record/previous record, etc.
Many thanks in advance
I have a form which uses combo boxes on a couple of fields. Take the field 'Town' as an example, the user can select from the list of towns already entered, or if it's not there, enter a new one. Simple.
But if the user goes to a new record and tries to enter the same town, it's not in the list yet. You have to close the form and re-open it for it to be in the list.
So i know its simple, but i'm just learning, sorry. Could someone explain what i need to do to have the combo box update, either when the focus goes onto another field, or preferably when the user goes to the next record/previous record, etc.
Many thanks in advance