Hi All,
I am Access noobie. I am creating a form that searches customers by suburb. My table structure is like this
tblCustomer tblPostCode
CustomerID
CustomerName PostCodeID
PostCodeID(FK) SuburbName
My question is how do i create a form that asks the...