In Field calculator window I would check Python and String
"CAMGMT15"<SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="pun" style="color: #145680;">+</SPAN><SPAN class="pln" style="color: #000000;"> str</SPAN><SPAN class="pun" style="color: #145680;">(!FID</SPAN><SPAN class="pln" style="color: #000000;"></SPAN><SPAN class="pun" style="color: #145680;">!)</SPAN>
What if I want to add say FIDs from 1 to 250,000 and I want it to be CAMGMT1500000001, .... ,CAMGMT1500002346 so forth.
Eight spaces from CAMGMT15 and f
Thanks