Simply use the Relationships Window and create a relationship from the
Primary Key of the "one" side table to the appropriate field of the
same datatype (Long Integer if the primary key is an autonumber).
There is nothing special in table design view to indicate that a field
is being used as a foreign key; it's not a property of the table or of
the field, so much as how the field is being used.