RexesOperator
Registered User.
- Local time
- Today, 03:51
- Joined
- Jul 15, 2006
- Messages
- 604
I have an unbound combobox on an unbound form that I use to search for records by province. This is simply a value list that the user selects from. The result is then used by a query with frms!frmGetProvince!txtPROVINCE.
However not all entries have a province - ie the field is empty.
How do I get a value list to return the records with empty province fields?
However not all entries have a province - ie the field is empty.
How do I get a value list to return the records with empty province fields?