1. Set the Artist ID field as the key field.

    The table design should look like this:

  2. Save the table as Artists, then close it.
  3. Create a new table with the following fields (data type in parentheses):

    Track ID (Autonumber)
    Album ID (Text)
    Track Name (Text)
    Track Length (Text)
    Favorite Track on Album? (Yes/No)
  4. Set the Track ID field as the key field.

    The table design should look like this: