I have a base with two tables. One table is contacts while another is companies. For my contacts, I have a field called location which is a series of metros: NY, SF, DC, London, etc...
I'd like my companies' table location field to have the same list of locations. Is there a way to reuse the field, but not have them link to one another?
(I dont anticipate wanting to ever connect a contact to a company, and if i do it would be with different data than what i have in my contacts records anyway)