K
KLZA
I have two tables containing a customer name column.. One is a master
Table with all customer names the other is a regular table with a
field containing similar customer names.. I'd like to create a query
that uses the customer field name from the master table to find like
customer names in the customer field in the regular table. Something
in the query like this:
Field: Customer Table: Master
Like [Regular]![CUSTOMER] & "*"
Is this possible??
Table with all customer names the other is a regular table with a
field containing similar customer names.. I'd like to create a query
that uses the customer field name from the master table to find like
customer names in the customer field in the regular table. Something
in the query like this:
Field: Customer Table: Master
Like [Regular]![CUSTOMER] & "*"
Is this possible??