I hope I can describe this clearly. I have a form for adding new records to tblProject. Each new project record has an address that includes city, state, zip, county, borough, etc. I have created a zipcode table with every possible zip code in the area. What I want to happen is, when the user is adding a new project, he or she chooses a zip code from the list in cmbZip and the fields city, state, etc., are filled in accordingly AND the values are saved to the underlying project table. If the city, state, etc. controls are textboxes, not combo or listboxes, how can I cause their values, based on the zip code selected, to fill in on screen and save to the underlying table when their values are being pulled from tblZip, not tblProject? Confusion. Thanks for any help anyone can provide!
lastout (the game's not over till it's over)
lastout (the game's not over till it's over)