I have ComboBox on a Form properly populated and showing data. Now when I add a new record into my database using the Data in Combobox it adds and no problem occours.


On my that form I have Two buttons to namely Next Record and Previous Record which display the data Record by record when pressed accordingly. The Problem I have is that my all other fields on the form display the respected data except the data in ComboBox. They are presented Blank. No respected data from the database is displayed in the ComboBox.

Any help is greatly appriciated.

Regards
VNSEUM