I have a form that contains a subform.
In the form I have a search box and a search by combobox.
The search by combo box should be populated with the searchable fields on the subform.
I write a simple vba code that I can see it does its job, but the the problem is that the combobox is still empty.
A showcase tiny database is attached.
ShowCase-.accdb