<?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: AutoCAD Text export to Excel in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/autocad-text-export-to-excel/m-p/6908387#M237884</link>
    <description>&lt;P&gt;Thank you Alfred.&lt;/P&gt;&lt;P&gt;I was able to successfully extract all my points!&lt;/P&gt;</description>
    <pubDate>Tue, 28 Feb 2017 09:08:32 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-02-28T09:08:32Z</dc:date>
    <item>
      <title>AutoCAD Text export to Excel</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/autocad-text-export-to-excel/m-p/6908111#M237878</link>
      <description>&lt;P&gt;I have to export xyz coordinates. But my z coordinates have not been input as coordinate but as a mtext.&lt;/P&gt;&lt;P&gt;How can I export my coordinates?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can I convert the mtext file to text file and try exporting the text file and its corresponding x and y coordinates?&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Tue, 28 Feb 2017 05:52:55 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/autocad-text-export-to-excel/m-p/6908111#M237878</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-02-28T05:52:55Z</dc:date>
    </item>
    <item>
      <title>Re: AutoCAD Text export to Excel</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/autocad-text-export-to-excel/m-p/6908126#M237879</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;FONT color="#000080"&gt;&amp;gt;&amp;gt; How can I export my coordinates?&lt;/FONT&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;Command&lt;STRONG&gt;&lt;FONT color="#000080"&gt; _DATAEXTRACTION&lt;/FONT&gt;&lt;/STRONG&gt; (&lt;A href="http://help.autodesk.com/view/ACD/2017/ENU/?guid=GUID-5A39FFE8-10AC-4AE5-8EF4-D097C8261D1A" target="_self"&gt;&amp;gt;&amp;gt;&amp;gt;details&amp;lt;&amp;lt;&amp;lt;&lt;/A&gt;).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;FONT color="#000080"&gt;&amp;gt;&amp;gt; Can I convert the mtext file to text file&lt;/FONT&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;What is a "mtext file"?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- alfred -&lt;/P&gt;</description>
      <pubDate>Tue, 28 Feb 2017 06:16:29 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/autocad-text-export-to-excel/m-p/6908126#M237879</guid>
      <dc:creator>Alfred.NESWADBA</dc:creator>
      <dc:date>2017-02-28T06:16:29Z</dc:date>
    </item>
    <item>
      <title>Re: AutoCAD Text export to Excel</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/autocad-text-export-to-excel/m-p/6908278#M237880</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;It was ,multi-line text file, which i have now exploded to make a text file.&lt;/P&gt;&lt;P&gt;My problem is that my z coordinates are in text form and not as points.&lt;/P&gt;&lt;P&gt;Any suggestions as to what can be done?&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Tue, 28 Feb 2017 08:13:51 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/autocad-text-export-to-excel/m-p/6908278#M237880</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-02-28T08:13:51Z</dc:date>
    </item>
    <item>
      <title>Re: AutoCAD Text export to Excel</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/autocad-text-export-to-excel/m-p/6908300#M237881</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;FONT color="#000080"&gt;&amp;gt;&amp;gt; It was ,multi-line text file, which i have now exploded to make a text file.&lt;/FONT&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;The word "file" makes me unsure about what you mean, a file is stored on your harddisk or network, but it's nothing used in AutoCAD.&lt;/P&gt;
&lt;P&gt;Do you mean MTEXT as graphic object in AutoCAD?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;FONT color="#000080"&gt;&amp;gt;&amp;gt; My problem is that my z coordinates are in text form and not as points&lt;/FONT&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;Why not using &lt;STRONG&gt;&lt;FONT color="#000080"&gt;_DATAEXTRACTION&lt;/FONT&gt;&lt;/STRONG&gt;? You can export the text-content with that command too, so you have X and Y from the insertion point (or alignment point) and the Z-value from the text-content of your TEXT or MTEXT object.&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="20170228_0919.png" style="width: 220px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/327421i2957CD8C2241312A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="20170228_0919.png" alt="20170228_0919.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- alfred -&lt;/P&gt;</description>
      <pubDate>Tue, 28 Feb 2017 08:20:20 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/autocad-text-export-to-excel/m-p/6908300#M237881</guid>
      <dc:creator>Alfred.NESWADBA</dc:creator>
      <dc:date>2017-02-28T08:20:20Z</dc:date>
    </item>
    <item>
      <title>Re: AutoCAD Text export to Excel</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/autocad-text-export-to-excel/m-p/6908344#M237882</link>
      <description>&lt;P&gt;Yes, It works.&lt;/P&gt;&lt;P&gt;Does the data extracting points all be in the current layer?&lt;/P&gt;&lt;P&gt;Or can they be selected by swiping across them?&lt;/P&gt;&lt;P&gt;Because when I do that not all data are getting extracted.&lt;/P&gt;</description>
      <pubDate>Tue, 28 Feb 2017 08:44:23 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/autocad-text-export-to-excel/m-p/6908344#M237882</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-02-28T08:44:23Z</dc:date>
    </item>
    <item>
      <title>Re: AutoCAD Text export to Excel</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/autocad-text-export-to-excel/m-p/6908351#M237883</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;FONT color="#000080"&gt;&amp;gt;&amp;gt; Does the data extracting points all be in the current layer?&lt;/FONT&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;By default &lt;STRONG&gt;&lt;FONT color="#000080"&gt;_DATAEXTRACTION&lt;/FONT&gt;&lt;/STRONG&gt; does not look to layers, it takes all objects you select as object type independent of the layers they are sitting on.&lt;/P&gt;
&lt;P&gt;However you can add the layer-name to the output-fields and then filter (on the wizard page where you get the preview of the data) based on specific layers.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Another option with &lt;STRONG&gt;&lt;FONT color="#000080"&gt;_DATAEXTRACTION&lt;/FONT&gt;&lt;/STRONG&gt; is to select the objects manually (I think it's on page 2 of the wizard), but that's unusual as you need to select objects whereas the function can select all by itself (and other reasons).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- alfred -&lt;/P&gt;</description>
      <pubDate>Tue, 28 Feb 2017 08:50:19 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/autocad-text-export-to-excel/m-p/6908351#M237883</guid>
      <dc:creator>Alfred.NESWADBA</dc:creator>
      <dc:date>2017-02-28T08:50:19Z</dc:date>
    </item>
    <item>
      <title>Re: AutoCAD Text export to Excel</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/autocad-text-export-to-excel/m-p/6908387#M237884</link>
      <description>&lt;P&gt;Thank you Alfred.&lt;/P&gt;&lt;P&gt;I was able to successfully extract all my points!&lt;/P&gt;</description>
      <pubDate>Tue, 28 Feb 2017 09:08:32 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/autocad-text-export-to-excel/m-p/6908387#M237884</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-02-28T09:08:32Z</dc:date>
    </item>
    <item>
      <title>Re: AutoCAD Text export to Excel</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/autocad-text-export-to-excel/m-p/6908409#M237885</link>
      <description>&lt;P&gt;Thx for feedback, good to know you got it working, - alfred -&lt;/P&gt;</description>
      <pubDate>Tue, 28 Feb 2017 09:17:05 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/autocad-text-export-to-excel/m-p/6908409#M237885</guid>
      <dc:creator>Alfred.NESWADBA</dc:creator>
      <dc:date>2017-02-28T09:17:05Z</dc:date>
    </item>
    <item>
      <title>Re: AutoCAD Text export to Excel</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/autocad-text-export-to-excel/m-p/7002457#M237886</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have problems exporting into&amp;nbsp;xlz txt file ...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried&amp;nbsp;with dataextractin but I get dxe file.&lt;/P&gt;&lt;P&gt;I installed&amp;nbsp;lps application&amp;nbsp;in AutoCAD (I saw that's the solution here:&amp;nbsp;&lt;A href="http://lee-mac.com/ptmanager.html" target="_blank"&gt;http://lee-mac.com/ptmanager.html&lt;/A&gt;, but I still don't know how to export.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need it, cuz I want to import the terrain later in ArchiCad.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for help!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Apr 2017 11:21:40 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/autocad-text-export-to-excel/m-p/7002457#M237886</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-04-07T11:21:40Z</dc:date>
    </item>
    <item>
      <title>Re: AutoCAD Text export to Excel</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/autocad-text-export-to-excel/m-p/7002539#M237887</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;FONT color="#000080"&gt;&amp;gt;&amp;gt; I tried&amp;nbsp;with dataextractin but I get dxe file.&lt;/FONT&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;Dataextraction creates 2 files:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;DXE holds the definition for what to export, and the settings like which parameters, sorting, ... that does not hold the exported data&lt;/LI&gt;
&lt;LI&gt;XLS or CSV or MDB which holds the exported data (as long&amp;nbsp; as you have specified to export a file and not just import the data as AutoCAD Table object) ==&amp;gt;&lt;STRONG&gt; that is what you are looking for&lt;/STRONG&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- alfred -&lt;/P&gt;</description>
      <pubDate>Fri, 07 Apr 2017 11:56:49 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/autocad-text-export-to-excel/m-p/7002539#M237887</guid>
      <dc:creator>Alfred.NESWADBA</dc:creator>
      <dc:date>2017-04-07T11:56:49Z</dc:date>
    </item>
    <item>
      <title>Re: AutoCAD Text export to Excel</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/autocad-text-export-to-excel/m-p/7002701#M237888</link>
      <description>&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Apr 2017 13:02:42 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/autocad-text-export-to-excel/m-p/7002701#M237888</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-04-07T13:02:42Z</dc:date>
    </item>
  </channel>
</rss>

