I'm using ArcMap 10.6.1. I have a large set of points I am trying to move to a new Lat/Long based off of two new fields (X2 and Y2) joined from another table. I have been researching this question for a few days and can't quite locate what I'm looking for. I've determined from others who have asked the questions that I need to use the Point function from the geometry classs in field calculator to do so. Currently I am receiving errors every time I try and run it. I am in an editing session.
Do I need to incorporate the codeblock into this?
I am also worried that I shouldn't be calling "arcpy" out, but I have tried it without the module and still getting errors.
