<?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: in VBA Forum</title>
    <link>https://forums.autodesk.com/t5/vba-forum/oem-and-vba/m-p/356206#M71599</link>
    <description>The code is anything, there is nothing specific about the code.  All of the machines set up by our in-house technical people work fine, it's the ones that belong to sales representatives.  The OS is Windows 98 or 2000.&lt;BR /&gt;
&lt;BR /&gt;
There is no error number involved.  The name of one of these routines is entered at the Command: line and the result is displayed in the text area as "name" Execution Error ("name" is actually the name of the routine entered).  The same happens if we enter -vbarun at the Command: line and enter the name of the routine at the Macro Name: line.</description>
    <pubDate>Mon, 19 Aug 2002 10:01:34 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2002-08-19T10:01:34Z</dc:date>
    <item>
      <title>OEM and VBA</title>
      <link>https://forums.autodesk.com/t5/vba-forum/oem-and-vba/m-p/356204#M71597</link>
      <description>I have an OEM 2002 application that works on some machines and not on others.  There are 4 VBA routines in this application.  On some machines, when any of these are run the message "name Execution Error" appears, where name is the name of the routine (VBA macro).  I have other machines on which everything works perfectly.  These machines are 98, ME, NT, 2000 or XP.  All had Office installed before my application.  Using one machine that did work, I removed Office (application still worked) and then re-installed both Office and my app (app did not work).  ANY ideas?  I do not have control over these machines and what goes on them.  Thanks.</description>
      <pubDate>Wed, 14 Aug 2002 10:23:35 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/oem-and-vba/m-p/356204#M71597</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2002-08-14T10:23:35Z</dc:date>
    </item>
    <item>
      <title>Re: OEM and VBA</title>
      <link>https://forums.autodesk.com/t5/vba-forum/oem-and-vba/m-p/356205#M71598</link>
      <description>&lt;DIV&gt;&lt;FONT face="Arial" size="2"&gt;Perhaps you could post the code that creates the &lt;BR /&gt;
problem.&lt;/FONT&gt;&lt;/DIV&gt;&lt;BR /&gt;
&lt;DIV&gt;&lt;FONT face="Arial" size="2"&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;&lt;BR /&gt;
&lt;DIV&gt;&lt;FONT face="Arial" size="2"&gt;It might be related to the OS.&lt;/FONT&gt;&lt;/DIV&gt;&lt;BR /&gt;
&lt;DIV&gt;&lt;FONT face="Arial" size="2"&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;&lt;BR /&gt;
&lt;DIV&gt;&lt;FONT face="Arial" size="2"&gt;Are the ones not working on the same &lt;BR /&gt;
OS?&lt;/FONT&gt;&lt;/DIV&gt;&lt;BR /&gt;
&lt;DIV&gt;&lt;FONT face="Arial" size="2"&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;&lt;BR /&gt;
&lt;DIV&gt;&lt;FONT face="Arial" size="2"&gt;What is the error number?&lt;/FONT&gt;&lt;/DIV&gt;&lt;BR /&gt;
&lt;DIV&gt;&lt;FONT face="Arial" size="2"&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;&lt;BR /&gt;
&lt;DIV&gt;&lt;FONT face="Arial" size="2"&gt;Does it run then crash, or won't load at &lt;BR /&gt;
all.&lt;/FONT&gt;&lt;/DIV&gt;&lt;BR /&gt;
&lt;BLOCKQUOTE&gt;&lt;BR /&gt;
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px"&amp;gt;&lt;BR /&gt;
  &lt;DIV&gt;"Pierce" &amp;lt;&lt;A&gt;&lt;BR /&gt;
  href="mailto:triley@piercemfg.com"&amp;gt;triley@piercemfg.com&lt;/A&gt;&amp;gt; a écrit dans &lt;BR /&gt;
  le message de news: &lt;A&gt;&lt;BR /&gt;
  href="mailto:f103260.-1@WebX.maYIadrTaRb"&amp;gt;f103260.-1@WebX.maYIadrTaRb&lt;/A&gt;...&lt;/DIV&gt;I &lt;BR /&gt;
  have an OEM 2002 application that works on some machines and not on others. &lt;BR /&gt;
  There are 4 VBA routines in this application. On some machines, when any of &lt;BR /&gt;
  these are run the message "name Execution Error" appears, where name is the &lt;BR /&gt;
  name of the routine (VBA macro). I have other machines on which everything &lt;BR /&gt;
  works perfectly. These machines are 98, ME, NT, 2000 or XP. All had Office &lt;BR /&gt;
  installed before my application. Using one machine that did work, I removed &lt;BR /&gt;
  Office (application still worked) and then re-installed both Office and my app &lt;BR /&gt;
  (app did not work). ANY ideas? I do not have control over these machines and &lt;BR /&gt;
  what goes on them. Thanks.&lt;/BLOCKQUOTE&gt;</description>
      <pubDate>Thu, 15 Aug 2002 07:36:19 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/oem-and-vba/m-p/356205#M71598</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2002-08-15T07:36:19Z</dc:date>
    </item>
    <item>
      <title>Re:</title>
      <link>https://forums.autodesk.com/t5/vba-forum/oem-and-vba/m-p/356206#M71599</link>
      <description>The code is anything, there is nothing specific about the code.  All of the machines set up by our in-house technical people work fine, it's the ones that belong to sales representatives.  The OS is Windows 98 or 2000.&lt;BR /&gt;
&lt;BR /&gt;
There is no error number involved.  The name of one of these routines is entered at the Command: line and the result is displayed in the text area as "name" Execution Error ("name" is actually the name of the routine entered).  The same happens if we enter -vbarun at the Command: line and enter the name of the routine at the Macro Name: line.</description>
      <pubDate>Mon, 19 Aug 2002 10:01:34 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/oem-and-vba/m-p/356206#M71599</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2002-08-19T10:01:34Z</dc:date>
    </item>
  </channel>
</rss>

