I want to create a relationship and join between a point featureclass and a table generated from Excel. The join field in GIS is Text Field of 30 length.
The excel table imports as a table to have a length of 255. Ideally I wouldn't have to change it manually, but when I tried it wouldn't let me do it anyway.
Is there a way to either format the Excel table, or force the join field to be the length to match the Featureclass. I cant change the Featureclass field as it is used in many other situations.