Avatar of Shadi Saleh
Shadi Saleh

asked on 

MS Access: ComboBox is populated via VBA but items won't show

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
DatabasesMicrosoft AccessVBA* combobox

Avatar of undefined
Last Comment
Gustav Brock

8/22/2022 - Mon