Hello, I'm a beginner in ArcPy and I want to perform some tasks using ArcPy but I am not getting results. Using ArcMap I have an attribute field, with like 13K number of records. The Layer is called Splicepoint.
I would like to change the names of a fields in the attribute table called Station ID (to have a sequential name that I have created. In 11 character long name – SPLCNVA1A001, SPLCNVA1A002, SPLCNVA1A003…… SPLCNV1B001….. SPLCNV1Z001….. SPLCNV1Z999) They are all related to the field of SUBTYPE (FOSC). Also, I need to skip I and O’s to avoid confusion .
This is just a one time code that would keep changing the sequence.

