G
Guest
I have a query that I am using the Dlookup function to find values from
another table. The criteria of the Dlookup is based on a field in the
external table (dlookup) and one of the tables in the query. I get an error
that the query cannot find the field in the table that is included in the
query
DLookup("[oldfileback]","PMCut",[oldfileback]=[PDAtable]![Fileback])
Please help. I also tried referencing the table name for "oldfileback" and
no success.
Thanks
Cindy
another table. The criteria of the Dlookup is based on a field in the
external table (dlookup) and one of the tables in the query. I get an error
that the query cannot find the field in the table that is included in the
query
DLookup("[oldfileback]","PMCut",[oldfileback]=[PDAtable]![Fileback])
Please help. I also tried referencing the table name for "oldfileback" and
no success.
Thanks
Cindy