Hi all, I'm trying to create a multipoint feature from large excel table that have XY data for Origin and Destination (see screenshot). Seems like it should be so easy, but I can't seem to get it to work. Any thoughts?
Thank you!
This should be possible with a bit of arcpy, look into Cursors and the Geometry objects.