As simple as it sounds. I have set up a table with a list of items and the costs. I then created a form with a list comprising 10 combo boxes. I want to be able to select one record from the underlying table per combobox on the form.
I am able to do this but the records in the underlying table keeps switching to the primary key field as I go along using the combobox.
Any step-by-step how to do this would be appreciated.
I am able to do this but the records in the underlying table keeps switching to the primary key field as I go along using the combobox.
Any step-by-step how to do this would be appreciated.