I've been asked to add a new combobox to an existing form that will allow users to select specific products, the reason why they decided to change the free text box to a combobox, because it stopped any incorrect entries.
I placed the combobox into the form and using the wizard i have select the source table for the data to be shown on the form... but when i save the form and move onto the next record, the previous selection is shown and all other forms and it doesn't default back to a blank entry...
What am i doing wrong?