Hi and thank you for reading this,

Situation:
I have 2 tables. On Table1 and on Table2 I have 2 fields (one where I define a name of a movie theater as string and the other one where I define the # of the screen of that movie theater). How can I make a relationship taking into account both fields (columns)?

Note: please take into account that I do not want to create a new field to concatenate those 2 fields....