G
Guest
Hi all
I have a field in a form called Suburb and another called Postcode
I have a Qry called PostcodeFinal, with fields, Suburb, Postcode, SubPost(ConCat of Suburb and Postcode) and Major Por
How do I write the expression to show the Major Port automatically when the user types in a suburb name
I've tried =DLookUp([From Suburb/City],[QryPostcodeFinal]![SubPost], [QryPostcodeFinal]![Postcode]
But it gives #Name
Any ideas? thank
A
I have a field in a form called Suburb and another called Postcode
I have a Qry called PostcodeFinal, with fields, Suburb, Postcode, SubPost(ConCat of Suburb and Postcode) and Major Por
How do I write the expression to show the Major Port automatically when the user types in a suburb name
I've tried =DLookUp([From Suburb/City],[QryPostcodeFinal]![SubPost], [QryPostcodeFinal]![Postcode]
But it gives #Name
Any ideas? thank
A