Hello all, I am still learning and now cant find the solution. So, I have points and polygons, polygons have names. I need to select points which are inside polygon and give the same name as polygon. So, should be all points with specific names like polygon in which they are. Spatial join not suitable for me because it creates output and I need to work with the same feature class, just to edit it.
Any ideas?
Thanks!