Hello,
I would like to use a combobox to let users filter a form.
So for instance I have a form called frmProperty, a field called PropertyID and a combobox called CboFilter
Is it possible to look at the current forms recordset and select all unique PropertyID and then use this as the values for the combobox?
Many thanks Mark
I would like to use a combobox to let users filter a form.
So for instance I have a form called frmProperty, a field called PropertyID and a combobox called CboFilter
Is it possible to look at the current forms recordset and select all unique PropertyID and then use this as the values for the combobox?
Many thanks Mark