Table: Historic Town Names
Current Name Historic Name Town1 Town1_OldName1 Town3 Town3_OldName1 Town3 Town3_OldName2
Table: Archaeological Finds
Town where found Historic Town Name Town 1 Town 2 Town 3
In the table "Archaeological Finds", the field "Historic Town Name" is a combobox.
For Town 1, the combobox list should contain "Town1_OldName1".
For Town 2, the combobox list should be empty.
For Town 3, the combobox list should contain "Town3_OldName1" and "Town3_OldName2".
I am having a difficult time writing the correct SELECT statement for the "Row Source" of the combobox. Would somebody please provide the correct SELECT statement? Thanks.