I have two separate tables that need linked by a name. The name fields have different input in the tables, so I was wanting to modify the join type to be "like" the records in table b, instead of equal to. I have tried to do this in the SQL window without much luck.