I have an excel spreadsheet with Address and Street Name in it and I have a Address feature layer which also has Address and Street Name in it. I want to join the Excel table to the Address feature layer but I want the join to be based on these two fields.
I tried with a basic Add Join but that doesn't seem to work as some numbers may also be associated with a different street.
How can I do this?