<?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 Create Table from existing text in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/create-table-from-existing-text/m-p/11132310#M58005</link>
    <description>&lt;P&gt;I have an .dwg that was created from an exported 3D program. This results in a BOM table that is a block.&amp;nbsp; When exploded the block is just lines and MText.&amp;nbsp; My goal is to create a table that I can export into a spreadsheet.&amp;nbsp; Any ideas?&lt;/P&gt;</description>
    <pubDate>Wed, 27 Apr 2022 13:27:45 GMT</pubDate>
    <dc:creator>matthew.scottVP8DB</dc:creator>
    <dc:date>2022-04-27T13:27:45Z</dc:date>
    <item>
      <title>Create Table from existing text</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/create-table-from-existing-text/m-p/11132310#M58005</link>
      <description>&lt;P&gt;I have an .dwg that was created from an exported 3D program. This results in a BOM table that is a block.&amp;nbsp; When exploded the block is just lines and MText.&amp;nbsp; My goal is to create a table that I can export into a spreadsheet.&amp;nbsp; Any ideas?&lt;/P&gt;</description>
      <pubDate>Wed, 27 Apr 2022 13:27:45 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/create-table-from-existing-text/m-p/11132310#M58005</guid>
      <dc:creator>matthew.scottVP8DB</dc:creator>
      <dc:date>2022-04-27T13:27:45Z</dc:date>
    </item>
    <item>
      <title>Re: Create Table from existing text</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/create-table-from-existing-text/m-p/11132384#M58006</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/12386090"&gt;@matthew.scottVP8DB&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Did you try any of the solutions from this forum?&lt;/P&gt;&lt;P&gt;&lt;A href="https://autocad.space/autocad-text-to-table/" target="_blank" rel="noopener"&gt;https://autocad.space/autocad-text-to-table/&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Let us know if this is helpful?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Optionally, post a sample drawing for the community to work with.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jerry&lt;/P&gt;</description>
      <pubDate>Wed, 27 Apr 2022 13:57:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/create-table-from-existing-text/m-p/11132384#M58006</guid>
      <dc:creator>JBerns</dc:creator>
      <dc:date>2022-04-27T13:57:28Z</dc:date>
    </item>
    <item>
      <title>Re: Create Table from existing text</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/create-table-from-existing-text/m-p/11132425#M58007</link>
      <description>&lt;P&gt;@Anonymous&amp;nbsp;Thanks for the response.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I had discovered Data Extraction but am having some difficulty.&amp;nbsp; I have a table of text 25 rows, 12 columns = 300 items.&amp;nbsp; I can extract the text into 300 rows of data, but they are not organized in any order.&amp;nbsp; I have even tried to define the selection set by picking text objects one-by-one to try to get them organized into some order, no luck.&lt;/P&gt;</description>
      <pubDate>Wed, 27 Apr 2022 14:17:38 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/create-table-from-existing-text/m-p/11132425#M58007</guid>
      <dc:creator>matthew.scottVP8DB</dc:creator>
      <dc:date>2022-04-27T14:17:38Z</dc:date>
    </item>
    <item>
      <title>Re: Create Table from existing text</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/create-table-from-existing-text/m-p/11132484#M58008</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/12386090"&gt;@matthew.scottVP8DB&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I did some more Googling:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Try this lisp routine:&lt;/P&gt;&lt;P&gt;&lt;A href="https://cadtips.cadalyst.com/tables/convert-plain-geometry-tables" target="_blank" rel="noopener"&gt;https://cadtips.cadalyst.com/tables/convert-plain-geometry-tables&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Video tutorial:&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.youtube.com/watch?v=5nusUNEDkUg" target="_blank" rel="noopener"&gt;https://www.youtube.com/watch?v=5nusUNEDkUg&lt;/A&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Let us know of your success.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jerry&lt;/P&gt;</description>
      <pubDate>Wed, 27 Apr 2022 14:33:47 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/create-table-from-existing-text/m-p/11132484#M58008</guid>
      <dc:creator>JBerns</dc:creator>
      <dc:date>2022-04-27T14:33:47Z</dc:date>
    </item>
    <item>
      <title>Re: Create Table from existing text</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/create-table-from-existing-text/m-p/11132544#M58009</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/582192"&gt;@JBerns&lt;/a&gt;&amp;nbsp;LISP routine worked perfectly. Thanks for the leg work!&lt;/P&gt;</description>
      <pubDate>Wed, 27 Apr 2022 14:48:00 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/create-table-from-existing-text/m-p/11132544#M58009</guid>
      <dc:creator>matthew.scottVP8DB</dc:creator>
      <dc:date>2022-04-27T14:48:00Z</dc:date>
    </item>
    <item>
      <title>Re: Create Table from existing text</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/create-table-from-existing-text/m-p/13087588#M58010</link>
      <description>&lt;P&gt;"cot " lisp is working in cad 2021 &amp;amp; less&lt;/P&gt;&lt;P&gt;but not working in autocad 2024&lt;/P&gt;</description>
      <pubDate>Wed, 16 Oct 2024 08:56:04 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/create-table-from-existing-text/m-p/13087588#M58010</guid>
      <dc:creator>arshad_iqbalEPGJT</dc:creator>
      <dc:date>2024-10-16T08:56:04Z</dc:date>
    </item>
    <item>
      <title>Re: Create Table from existing text</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/create-table-from-existing-text/m-p/13088177#M58011</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/16280818"&gt;@arshad_iqbalEPGJT&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;"cot " lisp is working in cad 2021 &amp;amp; less&lt;/P&gt;&lt;P&gt;but not working in autocad 2024&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;It works just fine here in 2024 and 2025: can you share your DWG file where this does not work?&lt;/P&gt;</description>
      <pubDate>Wed, 16 Oct 2024 13:16:10 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/create-table-from-existing-text/m-p/13088177#M58011</guid>
      <dc:creator>pendean</dc:creator>
      <dc:date>2024-10-16T13:16:10Z</dc:date>
    </item>
    <item>
      <title>Re: Create Table from existing text</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/create-table-from-existing-text/m-p/13437650#M58012</link>
      <description>&lt;P&gt;This link no longer works.&lt;/P&gt;</description>
      <pubDate>Tue, 22 Apr 2025 15:46:23 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/create-table-from-existing-text/m-p/13437650#M58012</guid>
      <dc:creator>MSchille-1994</dc:creator>
      <dc:date>2025-04-22T15:46:23Z</dc:date>
    </item>
    <item>
      <title>Re: Create Table from existing text</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/create-table-from-existing-text/m-p/13671749#M350313</link>
      <description>&lt;P&gt;It looks like CADALYST dig some reorganization of their website and that link is now broken.&amp;nbsp; I found links to the actual script here located in this post:&amp;nbsp;&lt;A href="https://forums.autodesk.com/t5/autocad-forum/make-autocad-table-from-lines-and-text/td-p/2895384" target="_blank"&gt;https://forums.autodesk.com/t5/autocad-forum/make-autocad-table-from-lines-and-text/td-p/2895384&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 08 Jun 2025 18:13:08 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/create-table-from-existing-text/m-p/13671749#M350313</guid>
      <dc:creator>caddude</dc:creator>
      <dc:date>2025-06-08T18:13:08Z</dc:date>
    </item>
    <item>
      <title>Re: Create Table from existing text</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/create-table-from-existing-text/m-p/13672419#M350324</link>
      <description>&lt;P&gt;If you print the dwg to pdf (or have a table as a raster image) you could use Excel both for converting pdf or images to tables.&lt;/P&gt;&lt;P&gt;Windows snipping tool also has a converter for smaller tables.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Excel vector based pdf import&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="willyoungMF8K3_4-1749458262273.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1541656iAF3FD1C4FDDFF88D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="willyoungMF8K3_4-1749458262273.png" alt="willyoungMF8K3_4-1749458262273.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Excel table from raster image&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="willyoungMF8K3_3-1749458245182.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1541655i9EFAB6C1D956D5FF/image-size/medium?v=v2&amp;amp;px=400" role="button" title="willyoungMF8K3_3-1749458245182.png" alt="willyoungMF8K3_3-1749458245182.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Windows snipping tool table from raster image&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="willyoungMF8K3_0-1749458183399.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1541652iBC67E45C12118263/image-size/medium?v=v2&amp;amp;px=400" role="button" title="willyoungMF8K3_0-1749458183399.png" alt="willyoungMF8K3_0-1749458183399.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jun 2025 08:44:47 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/create-table-from-existing-text/m-p/13672419#M350324</guid>
      <dc:creator>will_young</dc:creator>
      <dc:date>2025-06-09T08:44:47Z</dc:date>
    </item>
    <item>
      <title>Re: Create Table from existing text</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/create-table-from-existing-text/m-p/13672469#M350325</link>
      <description>&lt;P dir="ltr"&gt;Thanks&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/15023632"&gt;@will_young&lt;/a&gt;!! &amp;nbsp;I didn’t consider trying to convert it first. I’ll give that a try &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jun 2025 09:11:39 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/create-table-from-existing-text/m-p/13672469#M350325</guid>
      <dc:creator>caddude</dc:creator>
      <dc:date>2025-06-09T09:11:39Z</dc:date>
    </item>
    <item>
      <title>Re: Create Table from existing text</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/create-table-from-existing-text/m-p/13672998#M350337</link>
      <description>&lt;P&gt;If you plotted the exploded table to a raster format, the Raster Design toolset (included with AutoCAD) has a Recognize Table command.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="autocad-raster-design-recognize-table.png" style="width: 516px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1541780i55783A95E60601D2/image-size/large?v=v2&amp;amp;px=999" role="button" title="autocad-raster-design-recognize-table.png" alt="autocad-raster-design-recognize-table.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jun 2025 15:08:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/create-table-from-existing-text/m-p/13672998#M350337</guid>
      <dc:creator>dgladfelter</dc:creator>
      <dc:date>2025-06-09T15:08:28Z</dc:date>
    </item>
    <item>
      <title>Re: Create Table from existing text</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/create-table-from-existing-text/m-p/13674510#M350367</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/106055"&gt;@dgladfelter&lt;/a&gt;&amp;nbsp;oohhh! &amp;nbsp;I’ll try that one too! &amp;nbsp;Thank you! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Jun 2025 11:12:03 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/create-table-from-existing-text/m-p/13674510#M350367</guid>
      <dc:creator>caddude</dc:creator>
      <dc:date>2025-06-10T11:12:03Z</dc:date>
    </item>
    <item>
      <title>Re: Create Table from existing text</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/create-table-from-existing-text/m-p/13866803#M356255</link>
      <description>&lt;P&gt;Funciona Perfecto. El enlace del mensaje esta caido pero en la descripcion del video tambien hay un enlace que si funciona bien&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 25 Oct 2025 20:36:22 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/create-table-from-existing-text/m-p/13866803#M356255</guid>
      <dc:creator>juanjara81</dc:creator>
      <dc:date>2025-10-25T20:36:22Z</dc:date>
    </item>
  </channel>
</rss>

