form combobox does nor clear data when used again in next record?

  • Thread starter Philip from Malta-Europe
  • Start date
P

Philip from Malta-Europe

Using a form. In one of the input fields you have a combo box which asks you
which record of anyother table do you want to get. The first time you use
it, no problem and views the required information. However, when you go to
the next record the combo box does not ask you again the question BUT give
you, as soon you click on the combo box, the previous information that you
have view. WHY? A way out I found is to exit the form and call it again. It
seems that the combo box keeps the information and will not clear it befoire
you exit the form. I am sure that I have somethink missing. Can anybody
please help me?
Philip A Ransley says Thanks
 
Top