Very new to python, fairly experienced with ArcMap. I am trying to create an alphanumeric index based on point locations
My code string for the numeric part is here:
def calc(!LONG_x!):
if !LONG_x! >= -113.90550 and !LONG_x!
My code string for the numeric part is here:
def calc(!LONG_x!):
if !LONG_x! >= -113.90550 and !LONG_x!