As the other respondent noted, tables are joined by:
(a) Adding each desired table to the query. (You may have to re-size the window to see more than two.)
(b) Using "example elements" to show what fields are in common.
Example-elements show up as red text. You can use the "link tables" button (click in one field then the other) or you can press [F5] and type in the text. The name of the element can be anything you want as long as it's unique and as long as it occurs twice.
There are esoterica like the "!" operator but let's leave that puppy alone for now... :rolleyes:
Basically, when Paradox sees an example-element it knows to find all the matching rows between the two tables: the same value occurs in each. So it goes out and finds those matching rows, and filters down the query-results using whatever other criteria you've specified. The result is an answer-table just like any other query.
:confused: ?? Don't Panic! :eek: And feel free to ask your questions here. :cool: We've all Been There, Done That. :) Glad to help.