<?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: Can't Export to Excel or Copy? (Possibly Too Much Data) in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/can-t-export-to-excel-or-copy-possibly-too-much/m-p/276721#M15921</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ellie,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;I commonly export the table from ArcMap as&amp;nbsp;TXT and then once I have that file created I change the .txt extension to .csv and then open the file in Excel.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 26 Oct 2016 16:21:16 GMT</pubDate>
    <dc:creator>RobertScheitlin__GISP</dc:creator>
    <dc:date>2016-10-26T16:21:16Z</dc:date>
    <item>
      <title>Can't Export to Excel or Copy? (Possibly Too Much Data)</title>
      <link>https://community.esri.com/t5/data-management-questions/can-t-export-to-excel-or-copy-possibly-too-much/m-p/276719#M15919</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Everyone!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am handling a LOT of data. We're talking about millions of points, separated into multiple dataframes. I need to get the data into Excel. The shapefile that I'm trying to extract data from has about 100,000 rows and 20 columns. I first tried using the export to Excel tool, but it errored out. I then tried copying from the attribute table and pasting into Excel. Again, it errored in Excel, and then ArcMAP crashed. I thought that maybe there was just too much data for Excel, but I looked up the extents and it shows that Excel can handle up to a million rows and thousands of columns. So I don't know what to do at this point. Any help would be greatly appreciated!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Oct 2016 16:11:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/can-t-export-to-excel-or-copy-possibly-too-much/m-p/276719#M15919</guid>
      <dc:creator>EllieHakari</dc:creator>
      <dc:date>2016-10-26T16:11:13Z</dc:date>
    </item>
    <item>
      <title>Re: Can't Export to Excel or Copy? (Possibly Too Much Data)</title>
      <link>https://community.esri.com/t5/data-management-questions/can-t-export-to-excel-or-copy-possibly-too-much/m-p/276720#M15920</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Firstly, what version of Arc are you using and next what version of excel?&lt;/P&gt;&lt;P&gt;The old xls had a limit of 65536 rows (2 ^ 16).&lt;/P&gt;&lt;P&gt;xlxs or what ever its called had just over a million rows. ( 2 ^ 20).&lt;/P&gt;&lt;P&gt;Is there some funny headers in the data?&lt;/P&gt;&lt;P&gt;Best place is the table to excel tool, but you say this is erroring out. Check paths for spaces etc.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Oct 2016 16:18:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/can-t-export-to-excel-or-copy-possibly-too-much/m-p/276720#M15920</guid>
      <dc:creator>NeilAyres</dc:creator>
      <dc:date>2016-10-26T16:18:42Z</dc:date>
    </item>
    <item>
      <title>Re: Can't Export to Excel or Copy? (Possibly Too Much Data)</title>
      <link>https://community.esri.com/t5/data-management-questions/can-t-export-to-excel-or-copy-possibly-too-much/m-p/276721#M15921</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ellie,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;I commonly export the table from ArcMap as&amp;nbsp;TXT and then once I have that file created I change the .txt extension to .csv and then open the file in Excel.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Oct 2016 16:21:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/can-t-export-to-excel-or-copy-possibly-too-much/m-p/276721#M15921</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2016-10-26T16:21:16Z</dc:date>
    </item>
    <item>
      <title>Re: Can't Export to Excel or Copy? (Possibly Too Much Data)</title>
      <link>https://community.esri.com/t5/data-management-questions/can-t-export-to-excel-or-copy-possibly-too-much/m-p/276722#M15922</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I actually figured out how to fix this by not having to export to Excel. Instead, I did a One to One spatial join and took the average of each of the fields I needed. It worked! Thank you for your quick response though!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Oct 2016 17:07:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/can-t-export-to-excel-or-copy-possibly-too-much/m-p/276722#M15922</guid>
      <dc:creator>EllieHakari</dc:creator>
      <dc:date>2016-10-26T17:07:24Z</dc:date>
    </item>
    <item>
      <title>Re: Can't Export to Excel or Copy? (Possibly Too Much Data)</title>
      <link>https://community.esri.com/t5/data-management-questions/can-t-export-to-excel-or-copy-possibly-too-much/m-p/276723#M15923</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN&gt;I actually figured out how to fix this by not having to export to Excel. Instead, I did a One to One spatial join and took the average of each of the fields I needed. It worked! Thank you for your quick response though!&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Oct 2016 17:07:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/can-t-export-to-excel-or-copy-possibly-too-much/m-p/276723#M15923</guid>
      <dc:creator>EllieHakari</dc:creator>
      <dc:date>2016-10-26T17:07:30Z</dc:date>
    </item>
  </channel>
</rss>

