A
Arch
My data base contains a data table and a drop down table. The drop down
table contains 3 fields: ID number, Town-name, and ZIP. To populate the
Town field in the data table, the user selects from the drop down list via a
combo box on a form, and the value goes into Town in the table. I want the
ZIP associated with this town to appear as a default in the ZIP-value box on
the same form. Suggestions? Should the ZIP-value box be text or combo?
table contains 3 fields: ID number, Town-name, and ZIP. To populate the
Town field in the data table, the user selects from the drop down list via a
combo box on a form, and the value goes into Town in the table. I want the
ZIP associated with this town to appear as a default in the ZIP-value box on
the same form. Suggestions? Should the ZIP-value box be text or combo?