<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Adding Character to Text Field using Field Calculator in ArcMap Questions</title>
    <link>https://community.esri.com/t5/arcmap-questions/adding-character-to-text-field-using-field/m-p/1066158#M2600</link>
    <description>&lt;P&gt;ArcMap 10.7.1&amp;nbsp; New to using scripting to help with adjusting formats and require an assist with my syntax. I tried to bring an excel already formatted, but looks like I need to save as DBF4, and this is not available to me.&amp;nbsp; I'm working with APN numbers, and it would be helpful for them to be formatted ###-###-###.&amp;nbsp; They are currently in field PARCEL_APN as #########.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 08 Jun 2021 20:08:23 GMT</pubDate>
    <dc:creator>KWallin</dc:creator>
    <dc:date>2021-06-08T20:08:23Z</dc:date>
    <item>
      <title>Adding Character to Text Field using Field Calculator</title>
      <link>https://community.esri.com/t5/arcmap-questions/adding-character-to-text-field-using-field/m-p/1066158#M2600</link>
      <description>&lt;P&gt;ArcMap 10.7.1&amp;nbsp; New to using scripting to help with adjusting formats and require an assist with my syntax. I tried to bring an excel already formatted, but looks like I need to save as DBF4, and this is not available to me.&amp;nbsp; I'm working with APN numbers, and it would be helpful for them to be formatted ###-###-###.&amp;nbsp; They are currently in field PARCEL_APN as #########.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Jun 2021 20:08:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcmap-questions/adding-character-to-text-field-using-field/m-p/1066158#M2600</guid>
      <dc:creator>KWallin</dc:creator>
      <dc:date>2021-06-08T20:08:23Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Character to Text Field using Field Calculator</title>
      <link>https://community.esri.com/t5/arcmap-questions/adding-character-to-text-field-using-field/m-p/1066180#M2601</link>
      <description>&lt;P&gt;use&amp;nbsp;&lt;A href="https://desktop.arcgis.com/en/arcmap/latest/tools/conversion-toolbox/excel-to-table.htm" target="_blank" rel="noopener"&gt;Excel To Table (Conversion)—ArcMap | Documentation (arcgis.com)&lt;/A&gt;&lt;/P&gt;&lt;P&gt;and see if it comes in properly as a text field.&lt;/P&gt;&lt;P&gt;If that doesn't work, you may need to do a field calculation in a text field using something similar to&lt;/P&gt;&lt;P&gt;(replace&amp;nbsp; "a" with he field&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="python"&gt;"{}-{}-{}".format(!a![:3], !a![3:6], !a![6:])&lt;/LI-CODE&gt;</description>
      <pubDate>Tue, 08 Jun 2021 21:22:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcmap-questions/adding-character-to-text-field-using-field/m-p/1066180#M2601</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2021-06-08T21:22:20Z</dc:date>
    </item>
  </channel>
</rss>

