This one is probably easy but I’m stuck.
I have 2 combo boxes on a form. One for state (using tblState) and one for county (using tblCounty). When I enter a new value in either, I have pop-up form for people to enter a new state code, full state name and county.
I’m stuck trying to figure out how to update the tables and requery the combo boxes.
I’d appreciate any help.
Thanks
befine
I have 2 combo boxes on a form. One for state (using tblState) and one for county (using tblCounty). When I enter a new value in either, I have pop-up form for people to enter a new state code, full state name and county.
I’m stuck trying to figure out how to update the tables and requery the combo boxes.
I’d appreciate any help.
Thanks
befine