Teebird
Registered User.
- Local time
- , 07:44
- Joined
- Sep 3, 2006
- Messages
- 60
I have the fields City, State and Postcode in my Member's table. My Member's form has the same 3 fields.
I have the CityLookup table which contains the City name and relevant State and Postcode.
I want my users to be able to either select from the combo dropdown list to select a City or start typing the name and the name will be autofilled from the list - then the correct City name, State and Poscode will automatically fill the fields on my form.
i have looked at a number of combo box methods and can not get one to work for me.
Any help would be appreciated.
I have the CityLookup table which contains the City name and relevant State and Postcode.
I want my users to be able to either select from the combo dropdown list to select a City or start typing the name and the name will be autofilled from the list - then the correct City name, State and Poscode will automatically fill the fields on my form.
i have looked at a number of combo box methods and can not get one to work for me.
Any help would be appreciated.