G
Guest
Hi
I have two fields on a form.......Suburb and Cit
The suburb is a cboSuburb Quer
In the City field I have =DLookUp("[City] ","[Suburb Query]","[Suburb Query]![Suburb] =" & "[From Suburb]") ( After Update
Suburb Query contains fields Suburb and City
When I select some suburbs the city gets populated but not in others
What have I done wrong
Any help greatly appreciated
Dave
I have two fields on a form.......Suburb and Cit
The suburb is a cboSuburb Quer
In the City field I have =DLookUp("[City] ","[Suburb Query]","[Suburb Query]![Suburb] =" & "[From Suburb]") ( After Update
Suburb Query contains fields Suburb and City
When I select some suburbs the city gets populated but not in others
What have I done wrong
Any help greatly appreciated
Dave