Hi,
I have three fields on a Customers form "City", "Region" & "Country" where "City" field is sourced from a table "tblecity" which have the following fields:
tblecity
CityID
CityName
Region
Country
to reduce the entry work, i am looking to code DLookup function where i just select the city and other two fields must be populated itself.
please advise.
Zee