I have a query in which I want to put a Dlookup expression but can't seem to get it to work.
One of the fields in my query is FieldA. I want to lookup the value of FieldA in TableX and return the corresponding value in FieldB of TableX.
Both fields are text fields by the way.
The only help I can find is referring to looking up the values from a form.
Not having a good day with this Db today :banghead:
*EDIT* Should maybe have mentioned, TableX is not the main table referenced in the query it is a simple two field list table with just FieldA (a name field) and FieldB (a department field).
One of the fields in my query is FieldA. I want to lookup the value of FieldA in TableX and return the corresponding value in FieldB of TableX.
Both fields are text fields by the way.
The only help I can find is referring to looking up the values from a form.
Not having a good day with this Db today :banghead:
*EDIT* Should maybe have mentioned, TableX is not the main table referenced in the query it is a simple two field list table with just FieldA (a name field) and FieldB (a department field).
Last edited: