Please guys, bare with me please.
I have this problem, I can not come up with a solution.
The thing is, I have a form called booking : in there I have 2 comboboxes . and both of them unbound. To add records to the form works perfect. But when I try to edit a record the comboboxes would be blank since they are unbound, and the question is, how can I change the comboboxes value in accordance to the selection of the record.
I tried to change the comboboxes controlsource (using the bound column) but this would only create more problems, this would give me errors when I try to add/modify a record, but they would change in accordance of the selection of the record.
any ideas how I can fix this , thank you very much for your time!
I have this problem, I can not come up with a solution.
The thing is, I have a form called booking : in there I have 2 comboboxes . and both of them unbound. To add records to the form works perfect. But when I try to edit a record the comboboxes would be blank since they are unbound, and the question is, how can I change the comboboxes value in accordance to the selection of the record.
I tried to change the comboboxes controlsource (using the bound column) but this would only create more problems, this would give me errors when I try to add/modify a record, but they would change in accordance of the selection of the record.
any ideas how I can fix this , thank you very much for your time!
Last edited: