Hi,
I'm attempting to Join a Table of data to property parcels. I have a Parcel ID Number (PIN) that is common to both the parcel and the parcel data. After joining on the PIN fields, I open the Attribute Table for the Parcels. Ordinarily I would see field names that are a combination of the fields in the two different files. This isn't showing up. The data is not joining.
The joining fields are both string (text) and the same length (14 characters). Also, there are no 'spaces' in the field names.
I'm stumped. Any suggestions?
Dave