<?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 Batch export EXCEL OLE TO excel file in VBA Forum</title>
    <link>https://forums.autodesk.com/t5/vba-forum/batch-export-excel-ole-to-excel-file/m-p/12242815#M1287</link>
    <description>&lt;P&gt;I have lots cad file(.dwg) each incloud a BOM (excel ole), i need batch export each BOM(excel ole) to each excel file (same file name.XLSX), anyone can help me ? i can &lt;SPAN&gt;Donate, please&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 15 Sep 2023 10:36:30 GMT</pubDate>
    <dc:creator>likesela</dc:creator>
    <dc:date>2023-09-15T10:36:30Z</dc:date>
    <item>
      <title>Batch export EXCEL OLE TO excel file</title>
      <link>https://forums.autodesk.com/t5/vba-forum/batch-export-excel-ole-to-excel-file/m-p/12242815#M1287</link>
      <description>&lt;P&gt;I have lots cad file(.dwg) each incloud a BOM (excel ole), i need batch export each BOM(excel ole) to each excel file (same file name.XLSX), anyone can help me ? i can &lt;SPAN&gt;Donate, please&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Sep 2023 10:36:30 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/batch-export-excel-ole-to-excel-file/m-p/12242815#M1287</guid>
      <dc:creator>likesela</dc:creator>
      <dc:date>2023-09-15T10:36:30Z</dc:date>
    </item>
    <item>
      <title>Re: Batch export EXCEL OLE TO excel file</title>
      <link>https://forums.autodesk.com/t5/vba-forum/batch-export-excel-ole-to-excel-file/m-p/12243466#M1288</link>
      <description>&lt;P&gt;In your dwg, you can't use OLECONVERT. Your only option is to use OLEOPEN and then use Excel to SaveAs. Also, in VBA and lisp, there is no way to work with the ole in a silent method. You can only script the OLEOPEN command and that will open the ole in Excel. So in a batch mode, you would end up with a bunch of instances of Excel that you would have to save the file and close the app. In other words, batch processing gets messy.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In NET, it can give you access to the actual OLE object and then you can access Microsoft's api's. If you ask in the &lt;A href="https://forums.autodesk.com/t5/net/bd-p/152" target="_blank" rel="noopener"&gt;NET forum&lt;/A&gt;, someone might be able to help you.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Sep 2023 15:03:44 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/batch-export-excel-ole-to-excel-file/m-p/12243466#M1288</guid>
      <dc:creator>Ed__Jobe</dc:creator>
      <dc:date>2023-09-15T15:03:44Z</dc:date>
    </item>
    <item>
      <title>Re: Batch export EXCEL OLE TO excel file</title>
      <link>https://forums.autodesk.com/t5/vba-forum/batch-export-excel-ole-to-excel-file/m-p/13172279#M1289</link>
      <description>&lt;P&gt;Hi, did you finally succeeded into batch export ?&lt;/P&gt;&lt;P&gt;I have the same need... (tried w/ python but no success for the moment...)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;</description>
      <pubDate>Mon, 25 Nov 2024 13:25:07 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/batch-export-excel-ole-to-excel-file/m-p/13172279#M1289</guid>
      <dc:creator>aurocherie3</dc:creator>
      <dc:date>2024-11-25T13:25:07Z</dc:date>
    </item>
  </channel>
</rss>

