You could have asked what I meant, I suppose, but then we'd not have had a real learning experience to exploit, so maybe that is to the good....
In SharePoint and in Access, you can create Lookup fields in tables. This is the ONLY time in Access when I would advice creating a Lookup field in a table, by the way. And only to support migrating the data to SharePoint. That's because SharePoint does not otherwise support Referential Integrity between tables. It's a work around.
I showed you an example of a Lookup Field in a SharePoint list. The same thing applies in an Access table. Consider these screen shots from Access.

You create the Lookup using the Lookup Wizard. This by the way is the result of migrating the Access table to SharePoint and then linking it back. SharePoint also adds several metadata fields like "Attachments" and "File Type" which are of no real use in Access.
Once you have used the Lookup Field Wizard to create the field in the Access table, make sure you enforce Referential Integrity on it to ensure Access and SharePoint recognize that property.