<?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 Toolbar after Upgrade to 10 is not Working in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/vba-toolbar-after-upgrade-to-10-is-not-working/m-p/451113#M12253</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I have manually added a toolbar to a document and created a number of macros in VBA which are run from the toolbar.&amp;nbsp; These work perfectly in 9.3.1 however in 10, the buttons show [Missing ...] and of course no longer work.&lt;BR /&gt;&lt;BR /&gt;We have been told that the only solution is to re-write the Macros in VB.NET - which is in the plans - however my understanding was that 10 should run VBA, even if it no longer supported.&amp;nbsp; I would appreciate it if someone could suggest what is the problem here.&lt;BR /&gt;&lt;BR /&gt;The extra VBA module has been installed with ArcMap 10 and a licence provided by ESRI is being used.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;To confirm whether VBA has been installed and authorized properly, please check if you can open VBA Editor from your ArcMAP 10.0 (you can use Alt + F11 as short cut). Installing and authorizing VBA should allow the buttons to show up and be used.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Vara Prasad M S&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GIS Analyst.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 02 Jan 2011 03:56:06 GMT</pubDate>
    <dc:creator>VivekPrasad</dc:creator>
    <dc:date>2011-01-02T03:56:06Z</dc:date>
    <item>
      <title>VBA Toolbar after Upgrade to 10 is not Working</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/vba-toolbar-after-upgrade-to-10-is-not-working/m-p/451107#M12247</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have manually added a toolbar to a document and created a number of macros in VBA which are run from the toolbar.&amp;nbsp; These work perfectly in 9.3.1 however in 10, the buttons show [Missing ...] and of course no longer work.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We have been told that the only solution is to re-write the Macros in VB.NET - which is in the plans - however my understanding was that 10 should run VBA, even if it no longer supported.&amp;nbsp; I would appreciate it if someone could suggest what is the problem here.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The extra VBA module has been installed with ArcMap 10 and a licence provided by ESRI is being used.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Dec 2010 01:03:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/vba-toolbar-after-upgrade-to-10-is-not-working/m-p/451107#M12247</guid>
      <dc:creator>JanetRogers</dc:creator>
      <dc:date>2010-12-28T01:03:21Z</dc:date>
    </item>
    <item>
      <title>Re: VBA Toolbar after Upgrade to 10 is not Working</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/vba-toolbar-after-upgrade-to-10-is-not-working/m-p/451108#M12248</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I have manually added a toolbar to a document and created a number of macros in VBA which are run from the toolbar.&amp;nbsp; These work perfectly in 9.3.1 however in 10, the buttons show [Missing ...] and of course no longer work.&lt;BR /&gt;&lt;BR /&gt;We have been told that the only solution is to re-write the Macros in VB.NET - which is in the plans - however my understanding was that 10 should run VBA, even if it no longer supported.&amp;nbsp; I would appreciate it if someone could suggest what is the problem here.&lt;BR /&gt;&lt;BR /&gt;The extra VBA module has been installed with ArcMap 10 and a licence provided by ESRI is being used.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/sdk/10.0/vba_desktop/ao_home.html"&gt;http://help.arcgis.com/en/sdk/10.0/vba_desktop/ao_home.html&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Dec 2010 03:11:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/vba-toolbar-after-upgrade-to-10-is-not-working/m-p/451108#M12248</guid>
      <dc:creator>Venkata_RaoTammineni</dc:creator>
      <dc:date>2010-12-28T03:11:33Z</dc:date>
    </item>
    <item>
      <title>Re: VBA Toolbar after Upgrade to 10 is not Working</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/vba-toolbar-after-upgrade-to-10-is-not-working/m-p/451109#M12249</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you - I know that eventually I will need to convert everything across, but for the moment I need an answer to my question about 10 not supporting existing VBA, as I don't have time to convert all the macros at once and my client needs this to work urgently.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Dec 2010 02:24:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/vba-toolbar-after-upgrade-to-10-is-not-working/m-p/451109#M12249</guid>
      <dc:creator>JanetRogers</dc:creator>
      <dc:date>2010-12-29T02:24:12Z</dc:date>
    </item>
    <item>
      <title>Re: VBA Toolbar after Upgrade to 10 is not Working</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/vba-toolbar-after-upgrade-to-10-is-not-working/m-p/451110#M12250</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I haven't a clue what the underlying issue is.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Since you stated that your need was "urgent" then a possible workaround might be for you to develop a non-VBA component to add to the toolbar which calls your VBA logic within it.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Perhaps that will resolve the "urgent" problem until you can get an answer from ESRI support or another user.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Dec 2010 11:53:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/vba-toolbar-after-upgrade-to-10-is-not-working/m-p/451110#M12250</guid>
      <dc:creator>RichardWatson</dc:creator>
      <dc:date>2010-12-29T11:53:17Z</dc:date>
    </item>
    <item>
      <title>Re: VBA Toolbar after Upgrade to 10 is not Working</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/vba-toolbar-after-upgrade-to-10-is-not-working/m-p/451111#M12251</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I haven't a clue what the underlying issue is.&lt;BR /&gt;&lt;BR /&gt;Since you stated that your need was "urgent" then a possible workaround might be for you to develop a non-VBA component to add to the toolbar which calls your VBA logic within it.&amp;nbsp; &lt;BR /&gt;&lt;BR /&gt;Perhaps that will resolve the "urgent" problem until you can get an answer from ESRI support or another user.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I was really just interested in finding out whether anyone else had had the same problem.&amp;nbsp; The urgency is that the client is impatient to get all his computers running 10;&amp;nbsp; the one with the toolbar has been set back to 9.3.1 to enable it to keep working.&amp;nbsp; It was my understanding that VBA should still work with 10 - is this correct?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Dec 2010 06:36:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/vba-toolbar-after-upgrade-to-10-is-not-working/m-p/451111#M12251</guid>
      <dc:creator>JanetRogers</dc:creator>
      <dc:date>2010-12-31T06:36:15Z</dc:date>
    </item>
    <item>
      <title>Re: VBA Toolbar after Upgrade to 10 is not Working</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/vba-toolbar-after-upgrade-to-10-is-not-working/m-p/451112#M12252</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;A href="http://blogs.esri.com/Dev/blogs/arcgisdesktop/archive/2009/10/28/ArcGIS-Desktop-and-VBA_3F00_.aspx"&gt;http://blogs.esri.com/Dev/blogs/arcgisdesktop/archive/2009/10/28/ArcGIS-Desktop-and-VBA_3F00_.aspx&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 01 Jan 2011 23:39:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/vba-toolbar-after-upgrade-to-10-is-not-working/m-p/451112#M12252</guid>
      <dc:creator>GregoryRoss</dc:creator>
      <dc:date>2011-01-01T23:39:50Z</dc:date>
    </item>
    <item>
      <title>Re: VBA Toolbar after Upgrade to 10 is not Working</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/vba-toolbar-after-upgrade-to-10-is-not-working/m-p/451113#M12253</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I have manually added a toolbar to a document and created a number of macros in VBA which are run from the toolbar.&amp;nbsp; These work perfectly in 9.3.1 however in 10, the buttons show [Missing ...] and of course no longer work.&lt;BR /&gt;&lt;BR /&gt;We have been told that the only solution is to re-write the Macros in VB.NET - which is in the plans - however my understanding was that 10 should run VBA, even if it no longer supported.&amp;nbsp; I would appreciate it if someone could suggest what is the problem here.&lt;BR /&gt;&lt;BR /&gt;The extra VBA module has been installed with ArcMap 10 and a licence provided by ESRI is being used.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;To confirm whether VBA has been installed and authorized properly, please check if you can open VBA Editor from your ArcMAP 10.0 (you can use Alt + F11 as short cut). Installing and authorizing VBA should allow the buttons to show up and be used.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Vara Prasad M S&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GIS Analyst.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 02 Jan 2011 03:56:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/vba-toolbar-after-upgrade-to-10-is-not-working/m-p/451113#M12253</guid>
      <dc:creator>VivekPrasad</dc:creator>
      <dc:date>2011-01-02T03:56:06Z</dc:date>
    </item>
  </channel>
</rss>

