<?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 Re: Zip Codes with Leading Zeros in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/zip-codes-with-leading-zeros/m-p/215611#M12371</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Sounds like the original data is in text/character format, and if I take your use of the term 'loading' literally, it sounds like you are using the simple data loader to get the original data into another table.&amp;nbsp; Is that correct?&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Long story short, your text/character leading zeros are being translated into an integer format.&amp;nbsp; Whatever your process is, keep your original text format, and you should be good to go.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps-&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 10 Nov 2010 11:00:40 GMT</pubDate>
    <dc:creator>JoeBorgione</dc:creator>
    <dc:date>2010-11-10T11:00:40Z</dc:date>
    <item>
      <title>Zip Codes with Leading Zeros</title>
      <link>https://community.esri.com/t5/data-management-questions/zip-codes-with-leading-zeros/m-p/215610#M12370</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;When loading tables that have entries with Zip Codes that lead with a 0 it doesnt load the 0's and is unable to match unless I manually type the Zip Code in . Is there a way around this?? Do I need to change the Zip Code column format before adding the data?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Nov 2010 18:26:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/zip-codes-with-leading-zeros/m-p/215610#M12370</guid>
      <dc:creator>AmandaHubele</dc:creator>
      <dc:date>2010-11-01T18:26:53Z</dc:date>
    </item>
    <item>
      <title>Re: Zip Codes with Leading Zeros</title>
      <link>https://community.esri.com/t5/data-management-questions/zip-codes-with-leading-zeros/m-p/215611#M12371</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Sounds like the original data is in text/character format, and if I take your use of the term 'loading' literally, it sounds like you are using the simple data loader to get the original data into another table.&amp;nbsp; Is that correct?&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Long story short, your text/character leading zeros are being translated into an integer format.&amp;nbsp; Whatever your process is, keep your original text format, and you should be good to go.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps-&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Nov 2010 11:00:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/zip-codes-with-leading-zeros/m-p/215611#M12371</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2010-11-10T11:00:40Z</dc:date>
    </item>
    <item>
      <title>Re: Zip Codes with Leading Zeros</title>
      <link>https://community.esri.com/t5/data-management-questions/zip-codes-with-leading-zeros/m-p/215612#M12372</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ive just been using the "Add Data" button in ArcMap. I loaded an Excel spreadsheet. I changed the format of the column to text before loading into the map and had less errors. Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Nov 2010 13:53:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/zip-codes-with-leading-zeros/m-p/215612#M12372</guid>
      <dc:creator>AmandaHubele</dc:creator>
      <dc:date>2010-11-10T13:53:10Z</dc:date>
    </item>
    <item>
      <title>Re: Zip Codes with Leading Zeros</title>
      <link>https://community.esri.com/t5/data-management-questions/zip-codes-with-leading-zeros/m-p/215613#M12373</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Excel doesn't always maintain variable properties as it goes back and forth between programs.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If the zipcode in Excel is being displayed with the preceding zero because the zipcode format has been applied to that cell/column, then the data is still considered numeric.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also, even if the zipcode data column has been changed to text format, your data may not retain that property when being read into another program.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For ArcGIS, I always save my data tables in dbf format.&amp;nbsp; You can save your excel file as dbf, but check to be sure the preceding zero was maintained.&amp;nbsp; Also, you can always convert your Excel table into an ArcGIS table via ArcCatalog.&amp;nbsp; This would be the preferred method to ensure compatibility between your table and ArcGIS processing.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Mar 2011 14:59:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/zip-codes-with-leading-zeros/m-p/215613#M12373</guid>
      <dc:creator>KarynBackus</dc:creator>
      <dc:date>2011-03-01T14:59:15Z</dc:date>
    </item>
    <item>
      <title>Re: Zip Codes with Leading Zeros</title>
      <link>https://community.esri.com/t5/data-management-questions/zip-codes-with-leading-zeros/m-p/215614#M12374</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I agree with Karyn. I always open my excel spreadsheets (after formatting) in ArcCatalog and right-click the sheet of interest and convert to DBASE (.dbf). ArcGIS will have problems with Excel sheets from time to time. To get rid of the leading zeros, i'd just create a new column in excel and&amp;nbsp; select the zip code column in excel and apply the following formula: =RIGHT(A2, LEN(A2)-2). That will remove two characters from right to left.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&lt;BR /&gt;&lt;BR /&gt;For ArcGIS, I always save my data tables in dbf format.&amp;nbsp; You can save your excel file as dbf, but check to be sure the preceding zero was maintained.&amp;nbsp; Also, you can always convert your Excel table into an ArcGIS table via ArcCatalog.&amp;nbsp; This would be the preferred method to ensure compatibility between your table and ArcGIS processing.&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Mar 2011 21:11:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/zip-codes-with-leading-zeros/m-p/215614#M12374</guid>
      <dc:creator>ZachEdwards</dc:creator>
      <dc:date>2011-03-03T21:11:52Z</dc:date>
    </item>
  </channel>
</rss>

