MattBaldry
Self Taught, Learn from the Forums
- Local time
- Today, 11:45
- Joined
- Feb 5, 2019
- Messages
- 338
Hi all,
I am getting an error message on a query when I try to filter on a ListBox. Criteria is as below.
[Forms]![frmBarcodeProductionManagement]![lstBarcodeWorksOrderOperationList]
Bound Column is 1 and the field is from an SQL table, WorksOrderOperationID and the field I am trying to filter is the same name and data type, but a different table.
It was working fine, but I added a new listbox to my form, and it stopped working. Anyone had a similar issue?
~Matt
I am getting an error message on a query when I try to filter on a ListBox. Criteria is as below.
[Forms]![frmBarcodeProductionManagement]![lstBarcodeWorksOrderOperationList]
Bound Column is 1 and the field is from an SQL table, WorksOrderOperationID and the field I am trying to filter is the same name and data type, but a different table.
It was working fine, but I added a new listbox to my form, and it stopped working. Anyone had a similar issue?
~Matt