<?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: Joining Table to Shapefile in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/joining-table-to-shapefile/m-p/637449#M36055</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;First off, do you have fields that are identical in the spreadsheet and the shapefile?&amp;nbsp; If so, try bringing the excel into Access, which will make it a little bit easier to join the table to shapefiles.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If neither of those work, check to make sure you don't have extra spaces before or after the matching columns.&amp;nbsp; That will throw off the joining.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 29 Nov 2012 14:21:46 GMT</pubDate>
    <dc:creator>NicoleHanson</dc:creator>
    <dc:date>2012-11-29T14:21:46Z</dc:date>
    <item>
      <title>Joining Table to Shapefile</title>
      <link>https://community.esri.com/t5/data-management-questions/joining-table-to-shapefile/m-p/637448#M36054</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm having a problem joining data from an excel spreadsheet to an existing shapefile. I am able to join the shapefile to the table, but not the other way around! The joins appear as Null values when I join from table to shapefile. The join works if I am in an edit session, but then returns to Null when I end the edit session. Has anyone encountered this? Any ideas on how to complete this join? Thanks!!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Nov 2012 12:54:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/joining-table-to-shapefile/m-p/637448#M36054</guid>
      <dc:creator>PamHeinrichs</dc:creator>
      <dc:date>2012-11-29T12:54:23Z</dc:date>
    </item>
    <item>
      <title>Re: Joining Table to Shapefile</title>
      <link>https://community.esri.com/t5/data-management-questions/joining-table-to-shapefile/m-p/637449#M36055</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;First off, do you have fields that are identical in the spreadsheet and the shapefile?&amp;nbsp; If so, try bringing the excel into Access, which will make it a little bit easier to join the table to shapefiles.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If neither of those work, check to make sure you don't have extra spaces before or after the matching columns.&amp;nbsp; That will throw off the joining.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Nov 2012 14:21:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/joining-table-to-shapefile/m-p/637449#M36055</guid>
      <dc:creator>NicoleHanson</dc:creator>
      <dc:date>2012-11-29T14:21:46Z</dc:date>
    </item>
    <item>
      <title>Re: Joining Table to Shapefile</title>
      <link>https://community.esri.com/t5/data-management-questions/joining-table-to-shapefile/m-p/637450#M36056</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Make sure your field names in the Excel files do no violate any typical ArcGIS and dbf field naming rules. For example:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. do not start a field name with a number&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. No crazy characters&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3. No spaces&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;4. keep the field names short as possible&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;etc...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If all else fails, use Excel to convert the spreadsheet to a dbf file. Then bring the .dbf file into ArcMap and join to the shapefile.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Nov 2012 21:15:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/joining-table-to-shapefile/m-p/637450#M36056</guid>
      <dc:creator>JeffRoland</dc:creator>
      <dc:date>2012-11-29T21:15:58Z</dc:date>
    </item>
    <item>
      <title>Re: Joining Table to Shapefile</title>
      <link>https://community.esri.com/t5/data-management-questions/joining-table-to-shapefile/m-p/637451#M36057</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;As of Excel 2007 you can no longer save Excel files out as a .dbf.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You can however use&lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#//001200000027000000"&gt; Table to Table &lt;/A&gt;&lt;SPAN&gt;to convert an Excel spreadsheet to a dbf.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I hope that helps.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Joel&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Nov 2012 22:32:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/joining-table-to-shapefile/m-p/637451#M36057</guid>
      <dc:creator>JoelCalhoun</dc:creator>
      <dc:date>2012-11-30T22:32:31Z</dc:date>
    </item>
  </channel>
</rss>

