Bombshell Disaster
Registered User.
- Local time
- Today, 11:28
- Joined
- Nov 21, 2007
- Messages
- 32
Hi Guys..
I need to be able to write data to two fields using the not in list event for a combo box.
My form has a combo box that has set the row source to display the city and country field from the tblCityCountries. I can achieve writing the data to the city field, though also want to write to the country field.
Attached is a sample db to show, code for adding the data to city field.
Any help guys, cheers..
I need to be able to write data to two fields using the not in list event for a combo box.
My form has a combo box that has set the row source to display the city and country field from the tblCityCountries. I can achieve writing the data to the city field, though also want to write to the country field.
Attached is a sample db to show, code for adding the data to city field.
Any help guys, cheers..