<?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: VBA App Issue in VBA Forum</title>
    <link>https://forums.autodesk.com/t5/vba-forum/vba-app-issue/m-p/12823283#M580</link>
    <description>&lt;P&gt;Go to the AutoCAD VBAIDE (Alt+F11) and Debug&amp;gt;Compile. It should show you where the error is. You can also go to Tools&amp;gt;References and look for "MISSING:" type libraries.&lt;/P&gt;</description>
    <pubDate>Thu, 06 Jun 2024 14:57:22 GMT</pubDate>
    <dc:creator>Ed__Jobe</dc:creator>
    <dc:date>2024-06-06T14:57:22Z</dc:date>
    <item>
      <title>VBA App Issue</title>
      <link>https://forums.autodesk.com/t5/vba-forum/vba-app-issue/m-p/12823262#M579</link>
      <description>&lt;P&gt;I have a 3rd party freeware VBA/LISP application that I had used on a pretty regular basis to merge text styles.&amp;nbsp; Recently the app stopped working on my system, and I get an Visual Basic runtime error. I'm running AutoCAD 2024, but also installed 2025 and get the same issue.&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="mkurent_0-1717685127193.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1372840i82FEE8F96236B8FB/image-size/medium?v=v2&amp;amp;px=400" role="button" title="mkurent_0-1717685127193.png" alt="mkurent_0-1717685127193.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;This app works OK on other systems in the office running 2024 and works occasionally on my system when it's run.&amp;nbsp; The site that originally hosted the application hasn't been touched since 2013 - so there's nobody from the developer to reach out to.&amp;nbsp; Any suggestions?&lt;/P&gt;</description>
      <pubDate>Thu, 06 Jun 2024 14:50:05 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/vba-app-issue/m-p/12823262#M579</guid>
      <dc:creator>mkurent</dc:creator>
      <dc:date>2024-06-06T14:50:05Z</dc:date>
    </item>
    <item>
      <title>Re: VBA App Issue</title>
      <link>https://forums.autodesk.com/t5/vba-forum/vba-app-issue/m-p/12823283#M580</link>
      <description>&lt;P&gt;Go to the AutoCAD VBAIDE (Alt+F11) and Debug&amp;gt;Compile. It should show you where the error is. You can also go to Tools&amp;gt;References and look for "MISSING:" type libraries.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Jun 2024 14:57:22 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/vba-app-issue/m-p/12823283#M580</guid>
      <dc:creator>Ed__Jobe</dc:creator>
      <dc:date>2024-06-06T14:57:22Z</dc:date>
    </item>
    <item>
      <title>Re: VBA App Issue</title>
      <link>https://forums.autodesk.com/t5/vba-forum/vba-app-issue/m-p/12823316#M581</link>
      <description>Tried that, but the app is password protected (even though it said it was freeware).&lt;BR /&gt;</description>
      <pubDate>Thu, 06 Jun 2024 15:06:43 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/vba-app-issue/m-p/12823316#M581</guid>
      <dc:creator>mkurent</dc:creator>
      <dc:date>2024-06-06T15:06:43Z</dc:date>
    </item>
    <item>
      <title>Re: VBA App Issue</title>
      <link>https://forums.autodesk.com/t5/vba-forum/vba-app-issue/m-p/12823324#M582</link>
      <description>&lt;P&gt;Then I can't really help you. It's probably something like you have Office 64 bit installed and the app references the 32 bit version of Office. Your only option would be to write the code yourself.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Jun 2024 15:11:06 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/vba-app-issue/m-p/12823324#M582</guid>
      <dc:creator>Ed__Jobe</dc:creator>
      <dc:date>2024-06-06T15:11:06Z</dc:date>
    </item>
    <item>
      <title>Re: VBA App Issue</title>
      <link>https://forums.autodesk.com/t5/vba-forum/vba-app-issue/m-p/12823430#M583</link>
      <description>Thanks for at least trying to point me in the right direction. It has worked in the past with the 64bit office version installed - and works on other systems in my office with it installed as well. I did just think that the only thing that's changed is that my desktop is now an AMD processor vs. Intel. I'm not a programmer and was hoping that someone may have seen this error before and could provide some insight based on the error code alone.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 06 Jun 2024 15:55:43 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/vba-app-issue/m-p/12823430#M583</guid>
      <dc:creator>mkurent</dc:creator>
      <dc:date>2024-06-06T15:55:43Z</dc:date>
    </item>
    <item>
      <title>Re: VBA App Issue</title>
      <link>https://forums.autodesk.com/t5/vba-forum/vba-app-issue/m-p/12823468#M584</link>
      <description>&lt;P&gt;No, it's nothing like that. The "module" that is missing is a code module stored in a dvb. It could also be that there was more than one dvb included in the download and you only copied the main dvb to your pc.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Jun 2024 16:11:18 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/vba-app-issue/m-p/12823468#M584</guid>
      <dc:creator>Ed__Jobe</dc:creator>
      <dc:date>2024-06-06T16:11:18Z</dc:date>
    </item>
  </channel>
</rss>

