How can I change the FID to OBJECTID???
I need to transform these numbers into primary key FID

Thks in advance!
Solved! Go to Solution.
I use the Find Overlapping tool

The featute has the following table

I get the following table, but with the FIDs, I needed the OBJECTID

I want to get a final product with polygons with Overlappins
212152 : 212153
212153: 222554 ; 178618
221412: 211745; 181210 ; 211412
FID is part of a shapefile table, it is used as the objected. You can't change it to match the OBJECTID, which probably came from a geodatabase. You can use it to as you would a FID for most operations
I use the Find Overlapping tool

The featute has the following table

I get the following table, but with the FIDs, I needed the OBJECTID

I want to get a final product with polygons with Overlappins
212152 : 212153
212153: 222554 ; 178618
221412: 211745; 181210 ; 211412
I use the Find Overlapping tool

The featute has the following table

I get the following table, but with the FIDs, I needed the OBJECTID

I want to get a final product with polygons with Overlappins
212152 : 212153
212153: 222554 ; 178618
221412: 211745; 181210 ; 211412