I have a database with a table that records patient details, including each persons 'Practice Name' and the ' Practice Code'.
Each practice name has a unique practice code. Rather than filling out both of these fields for each patient I want to be able to write the Practice Name, and for Access to know which code this corresponds to (preferably for this to be displayed automatically).
So far I have for so far as to create a separate table with each name and its code. What do I do next?