G
Guest
Howdy -
I have the following in a query field:
Expr1: DLookUp("[plAge65Units]","tblPlans","[plName] =
[qryConversions]![cePlan]")
plAge65Units & plName come from the table tblPlans
cePlan is located in the same query (qryConversions) that I am attempting to
put this field in.
I keep getting an error saying that it does not recognize the field
[qryConversions]![cePlan], yet it is clearly in the query. The whole
expression lies on the same line & is not broken up as above.
Can anyone offer any hope/help? Thanks.
I have the following in a query field:
Expr1: DLookUp("[plAge65Units]","tblPlans","[plName] =
[qryConversions]![cePlan]")
plAge65Units & plName come from the table tblPlans
cePlan is located in the same query (qryConversions) that I am attempting to
put this field in.
I keep getting an error saying that it does not recognize the field
[qryConversions]![cePlan], yet it is clearly in the query. The whole
expression lies on the same line & is not broken up as above.
Can anyone offer any hope/help? Thanks.