<?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 code not working in 9.3.1 in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/vba-code-not-working-in-9-3-1/m-p/94718#M2524</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm sure this is the reason... &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/content/kbase?fa=articleShow&amp;amp;d=17844"&gt;http://resources.arcgis.com/content/kbase?fa=articleShow&amp;amp;d=17844&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 27 Sep 2010 18:43:26 GMT</pubDate>
    <dc:creator>JohnCarpenter</dc:creator>
    <dc:date>2010-09-27T18:43:26Z</dc:date>
    <item>
      <title>VBA code not working in 9.3.1</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/vba-code-not-working-in-9-3-1/m-p/94717#M2523</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I wrote and saved some VBA code in a 9.3 ArcInfo .mxd document, which doesn't work in 9.3.1. The 'Macros' menu is disabled in the 'Tools' drop-down list and all of the icons in my toolbar are missing. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there something I need to install/enable to get 9.3.1 to recognize my code? I now have an ArcEditor license.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;TIA&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Sep 2010 18:31:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/vba-code-not-working-in-9-3-1/m-p/94717#M2523</guid>
      <dc:creator>JohnCarpenter</dc:creator>
      <dc:date>2010-09-27T18:31:36Z</dc:date>
    </item>
    <item>
      <title>Re: VBA code not working in 9.3.1</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/vba-code-not-working-in-9-3-1/m-p/94718#M2524</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm sure this is the reason... &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/content/kbase?fa=articleShow&amp;amp;d=17844"&gt;http://resources.arcgis.com/content/kbase?fa=articleShow&amp;amp;d=17844&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Sep 2010 18:43:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/vba-code-not-working-in-9-3-1/m-p/94718#M2524</guid>
      <dc:creator>JohnCarpenter</dc:creator>
      <dc:date>2010-09-27T18:43:26Z</dc:date>
    </item>
    <item>
      <title>Re: VBA code not working in 9.3.1</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/vba-code-not-working-in-9-3-1/m-p/94719#M2525</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I don't have the installation discs (Arc 9.3.1 was installed by our IT manager), but I can access VBA 6.5 through Excel so I assume it's on my computer. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does anyone know of a work-around that would allow Arc access to VBA 6.5 w/out using the discs?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Sep 2010 19:04:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/vba-code-not-working-in-9-3-1/m-p/94719#M2525</guid>
      <dc:creator>JohnCarpenter</dc:creator>
      <dc:date>2010-09-27T19:04:38Z</dc:date>
    </item>
    <item>
      <title>Re: VBA code not working in 9.3.1</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/vba-code-not-working-in-9-3-1/m-p/94720#M2526</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you can try open the Regedit and check out if VBA is enabled.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&lt;BR /&gt;To re-enable VBA in the registry:&lt;BR /&gt;&lt;BR /&gt;Navigate to HKEY_LOCAL_MACHINE\SOFTWARE\ESRI\ArcMap\Settings, double-click the PreloadVBA variable and set the value data to 0 from 1.&lt;BR /&gt;&lt;BR /&gt;If the PreloadVBA has a value of 0; VBA is not loaded (disabled) when ArcMap starts. If the PreloadVBA has a value of 1; VBA is loaded (enabled) when ArcMap starts.&lt;BR /&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Sep 2010 01:23:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/vba-code-not-working-in-9-3-1/m-p/94720#M2526</guid>
      <dc:creator>HeribertoMantilla_Santamaría</dc:creator>
      <dc:date>2010-09-28T01:23:41Z</dc:date>
    </item>
    <item>
      <title>Re: VBA code not working in 9.3.1</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/vba-code-not-working-in-9-3-1/m-p/94721#M2527</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for the suggestion.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The PreloadVBA value was already set to 1. I set it to 0 and then back to 1 again. Each time I restarted ArcMap but the Macros Toolbar was still disabled.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any other ideas?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Sep 2010 12:14:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/vba-code-not-working-in-9-3-1/m-p/94721#M2527</guid>
      <dc:creator>JohnCarpenter</dc:creator>
      <dc:date>2010-09-28T12:14:16Z</dc:date>
    </item>
  </channel>
</rss>

