Hey guys,
I have a table called "Jobs" with different fields, most are picked from list. Some lists are look up field from an another table for example "port list" and other were typed directly "I will type in the value...", let's call it "shipment type".
My issue is with a query that's using this table, I created a query to lookup jobs from a specific port but it's not returning with any result.
When i create the same query for for shipment type, it's working perfectly.
May i remind you that port is lookup from the another table and shipment type is type in the value.
Is there a way to make this work?
I have a table called "Jobs" with different fields, most are picked from list. Some lists are look up field from an another table for example "port list" and other were typed directly "I will type in the value...", let's call it "shipment type".
My issue is with a query that's using this table, I created a query to lookup jobs from a specific port but it's not returning with any result.
When i create the same query for for shipment type, it's working perfectly.
May i remind you that port is lookup from the another table and shipment type is type in the value.
Is there a way to make this work?