<?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: Data Extraction (more than 65536 rows in XLS) in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/data-extraction-more-than-65536-rows-in-xls/m-p/12455602#M23891</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;gt;&amp;gt;"DataExtraction and the limit of rows extracted (65536 rows),"&lt;/P&gt;
&lt;P&gt;Dataextraction use the .xls format and microsofts .xls format is limited to 65536 Rows, right.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;gt;&amp;gt;"I would like to know if it possible to increase the amount of lines in XLS, via variable or LSP."&lt;/P&gt;
&lt;P&gt;No, it is a limitation of the (old) Excel file format .xls&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Workaround1&lt;/P&gt;
&lt;P&gt;Export less files in one step&lt;/P&gt;
&lt;P&gt;Workaround2 (prefered)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; - use another 3rd party tool to export +whatever you need+ to *.xls&lt;FONT color="#FF0000"&gt;x&lt;/FONT&gt; format&lt;/P&gt;</description>
    <pubDate>Thu, 21 Dec 2023 11:44:22 GMT</pubDate>
    <dc:creator>cadffm</dc:creator>
    <dc:date>2023-12-21T11:44:22Z</dc:date>
    <item>
      <title>Data Extraction (more than 65536 rows in XLS)</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/data-extraction-more-than-65536-rows-in-xls/m-p/12455556#M23890</link>
      <description>&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;I have an issue with DataExtraction and the limit of rows extracted (65536 rows),&amp;nbsp;I am extracting different properties for a set of drawings and in some cases this limit force me to some errors or information not extracted.&lt;/P&gt;&lt;P&gt;I would like to know if it possible to increase the amount of lines in XLS, via variable or LSP.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;</description>
      <pubDate>Thu, 21 Dec 2023 11:14:14 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/data-extraction-more-than-65536-rows-in-xls/m-p/12455556#M23890</guid>
      <dc:creator>j_masenaW7VJQ</dc:creator>
      <dc:date>2023-12-21T11:14:14Z</dc:date>
    </item>
    <item>
      <title>Re: Data Extraction (more than 65536 rows in XLS)</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/data-extraction-more-than-65536-rows-in-xls/m-p/12455602#M23891</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;gt;&amp;gt;"DataExtraction and the limit of rows extracted (65536 rows),"&lt;/P&gt;
&lt;P&gt;Dataextraction use the .xls format and microsofts .xls format is limited to 65536 Rows, right.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;gt;&amp;gt;"I would like to know if it possible to increase the amount of lines in XLS, via variable or LSP."&lt;/P&gt;
&lt;P&gt;No, it is a limitation of the (old) Excel file format .xls&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Workaround1&lt;/P&gt;
&lt;P&gt;Export less files in one step&lt;/P&gt;
&lt;P&gt;Workaround2 (prefered)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; - use another 3rd party tool to export +whatever you need+ to *.xls&lt;FONT color="#FF0000"&gt;x&lt;/FONT&gt; format&lt;/P&gt;</description>
      <pubDate>Thu, 21 Dec 2023 11:44:22 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/data-extraction-more-than-65536-rows-in-xls/m-p/12455602#M23891</guid>
      <dc:creator>cadffm</dc:creator>
      <dc:date>2023-12-21T11:44:22Z</dc:date>
    </item>
    <item>
      <title>Re: Data Extraction (more than 65536 rows in XLS)</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/data-extraction-more-than-65536-rows-in-xls/m-p/12455643#M23892</link>
      <description>&lt;P&gt;Thanks for your response, how can I extract the data in XLS&lt;STRONG&gt;X&lt;/STRONG&gt; format? it is not an option in AutiCad 2024.&lt;/P&gt;&lt;P&gt;Regards,&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Dec 2023 12:17:34 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/data-extraction-more-than-65536-rows-in-xls/m-p/12455643#M23892</guid>
      <dc:creator>j_masenaW7VJQ</dc:creator>
      <dc:date>2023-12-21T12:17:34Z</dc:date>
    </item>
    <item>
      <title>Re: Data Extraction (more than 65536 rows in XLS)</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/data-extraction-more-than-65536-rows-in-xls/m-p/12482762#M23893</link>
      <description>&lt;P&gt;Thanks for your response, how can I extract the data in XLS&lt;STRONG&gt;X&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;format? it is not an option in AutiCad 2024.&lt;/P&gt;&lt;P&gt;Regards,&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jan 2024 08:27:36 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/data-extraction-more-than-65536-rows-in-xls/m-p/12482762#M23893</guid>
      <dc:creator>j_masenaW7VJQ</dc:creator>
      <dc:date>2024-01-08T08:27:36Z</dc:date>
    </item>
    <item>
      <title>Re: Data Extraction (more than 65536 rows in XLS)</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/data-extraction-more-than-65536-rows-in-xls/m-p/12482879#M23894</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/71745"&gt;@cadffm&lt;/a&gt;&amp;nbsp; schrieb:&lt;BR /&gt;
&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;gt;&amp;gt;"DataExtraction and the limit of rows extracted (65536 rows),"&lt;/P&gt;
&lt;P&gt;Dataextraction use the .xls format and microsofts .xls format is limited to 65536 Rows, right.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;gt;&amp;gt;"I would like to know if it possible to increase the amount of lines in XLS, via variable or LSP."&lt;/P&gt;
&lt;P&gt;No, it is a limitation of the (old) Excel file format .xls&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Workaround1&lt;/P&gt;
&lt;P&gt;Export less files in one step&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Workaround2 (prefered)&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; - use another 3rd party tool to export +whatever you need+ to *.xls&lt;FONT color="#FF0000"&gt;x&lt;/FONT&gt; format&lt;/STRONG&gt;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&lt;EM&gt; &amp;gt;&amp;gt;"I am extracting different properties for a set of drawings"&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;What do you extract?&lt;/P&gt;
&lt;P&gt;Which data, objecttypes properties.. tell us more about.&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jan 2024 09:37:19 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/data-extraction-more-than-65536-rows-in-xls/m-p/12482879#M23894</guid>
      <dc:creator>cadffm</dc:creator>
      <dc:date>2024-01-08T09:37:19Z</dc:date>
    </item>
    <item>
      <title>Re: Data Extraction (more than 65536 rows in XLS)</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/data-extraction-more-than-65536-rows-in-xls/m-p/12482900#M23895</link>
      <description>&lt;P&gt;I am extracting different properties (Name, Length, Color, File Name, Layer, Linetype, Unit Factor, Visibility1, Area, Distance1 &amp;amp; Scale1) to use them in excel and quantify different components.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jan 2024 09:46:32 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/data-extraction-more-than-65536-rows-in-xls/m-p/12482900#M23895</guid>
      <dc:creator>j_masenaW7VJQ</dc:creator>
      <dc:date>2024-01-08T09:46:32Z</dc:date>
    </item>
    <item>
      <title>Re: Data Extraction (more than 65536 rows in XLS)</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/data-extraction-more-than-65536-rows-in-xls/m-p/12482914#M23896</link>
      <description>&lt;P&gt;Okay,&lt;/P&gt;
&lt;P&gt;so why not export to .csv or .txt&lt;/P&gt;
&lt;P&gt;and open the file in your Excel (and save to .xlsx then).&lt;/P&gt;
&lt;P&gt;?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;untested! IF it is still limited to&amp;nbsp; 65536, it is a limitation inside dataextract function.&lt;/P&gt;
&lt;P&gt;But test it first!&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jan 2024 09:51:10 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/data-extraction-more-than-65536-rows-in-xls/m-p/12482914#M23896</guid>
      <dc:creator>cadffm</dc:creator>
      <dc:date>2024-01-08T09:51:10Z</dc:date>
    </item>
    <item>
      <title>Re: Data Extraction (more than 65536 rows in XLS)</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/data-extraction-more-than-65536-rows-in-xls/m-p/12482920#M23897</link>
      <description>&lt;P&gt;I will try, will this avoid the&amp;nbsp;&lt;SPAN&gt;limit of rows extracted (65536 rows)?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jan 2024 09:52:10 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/data-extraction-more-than-65536-rows-in-xls/m-p/12482920#M23897</guid>
      <dc:creator>j_masenaW7VJQ</dc:creator>
      <dc:date>2024-01-08T09:52:10Z</dc:date>
    </item>
    <item>
      <title>Re: Data Extraction (more than 65536 rows in XLS)</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/data-extraction-more-than-65536-rows-in-xls/m-p/12482936#M23898</link>
      <description>&lt;P&gt;stop talking and writing (no offense)&lt;/P&gt;
&lt;P&gt;TEST IT&lt;/P&gt;
&lt;P&gt;and then, we know it&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;gt;&amp;gt;untested! IF it is still limited to 65536, it is a limitation inside dataextract function.&lt;/P&gt;
&lt;P&gt;because the ascii/txt format is NOT limited to 65536&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jan 2024 10:00:01 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/data-extraction-more-than-65536-rows-in-xls/m-p/12482936#M23898</guid>
      <dc:creator>cadffm</dc:creator>
      <dc:date>2024-01-08T10:00:01Z</dc:date>
    </item>
    <item>
      <title>Re: Data Extraction (more than 65536 rows in XLS)</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/data-extraction-more-than-65536-rows-in-xls/m-p/13924159#M357654</link>
      <description>&lt;P&gt;I can confirm that if you select .txt file as your export file format, you can export more than the 65,536 limitation.&amp;nbsp; I just exported 135, 583 rows.&lt;/P&gt;</description>
      <pubDate>Fri, 28 Nov 2025 16:49:41 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/data-extraction-more-than-65536-rows-in-xls/m-p/13924159#M357654</guid>
      <dc:creator>gene_t_coryell</dc:creator>
      <dc:date>2025-11-28T16:49:41Z</dc:date>
    </item>
  </channel>
</rss>

