It's been FOREVER since I had to create a quickie Access database from scratch. <br>I want to be able to use a lookup dropdown table to write data to three/four other fields in the entry table.
a table that acts as a “master list” of items, and is used to store values in exchange for their identifiers (like the id column) and then synchronize with columns from other tables through foreign ...