G
Guest
Got a feeling I'm doing this all wrong, but here goes
I have a form with a field "Postcode" that is generated by a Dlookup expression. This works fine, but when I need to run a query the Postcode field is blank in my table
How do I get the "Postcode" field to populate in my table
My Dlookup is : =DLookUp("[Postcode] ","[Suburb]","[Suburb]![Sub] =" & "[Suburb]"
Thank
Alfie
I have a form with a field "Postcode" that is generated by a Dlookup expression. This works fine, but when I need to run a query the Postcode field is blank in my table
How do I get the "Postcode" field to populate in my table
My Dlookup is : =DLookUp("[Postcode] ","[Suburb]","[Suburb]![Sub] =" & "[Suburb]"
Thank
Alfie