<?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 Menu customisation problem in VBA Forum</title>
    <link>https://forums.autodesk.com/t5/vba-forum/menu-customisation-problem/m-p/1542847#M37248</link>
    <description>We use AutoCAD MDT 2005. We have customized the menus using VBA. We have the following problem and this occurs very inconsistently:&lt;BR /&gt;
When we open the customized application, we get the error:&lt;BR /&gt;
“-2147024809 : Popup menu mnuPage already exists in the menu group”.&lt;BR /&gt;
&lt;BR /&gt;
Could anyone let me know what could be the problem and how to fix this ? Any help would be appreciated.</description>
    <pubDate>Sun, 29 Jan 2006 18:09:07 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2006-01-29T18:09:07Z</dc:date>
    <item>
      <title>Menu customisation problem</title>
      <link>https://forums.autodesk.com/t5/vba-forum/menu-customisation-problem/m-p/1542847#M37248</link>
      <description>We use AutoCAD MDT 2005. We have customized the menus using VBA. We have the following problem and this occurs very inconsistently:&lt;BR /&gt;
When we open the customized application, we get the error:&lt;BR /&gt;
“-2147024809 : Popup menu mnuPage already exists in the menu group”.&lt;BR /&gt;
&lt;BR /&gt;
Could anyone let me know what could be the problem and how to fix this ? Any help would be appreciated.</description>
      <pubDate>Sun, 29 Jan 2006 18:09:07 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/menu-customisation-problem/m-p/1542847#M37248</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2006-01-29T18:09:07Z</dc:date>
    </item>
    <item>
      <title>Re: Menu customisation problem</title>
      <link>https://forums.autodesk.com/t5/vba-forum/menu-customisation-problem/m-p/1542848#M37249</link>
      <description>hi,&lt;BR /&gt;
this problem is common,because when u run your vba prog for the first time it will add the new menu group whatever you have given name in your prog,but when you run it second time since you are not changing your menu name in prog appearence of error message is common. The same prob occurs when you define a new tool bar through vba prog.&lt;BR /&gt;
&lt;BR /&gt;
To solve this prob you can do  two things&lt;BR /&gt;
&lt;BR /&gt;
First as i have alredy mentioned apart form running your prog for the first time whenever u run change the menu name in the prog.&lt;BR /&gt;
Secondly if u donot want that , you have close AotuCAD session and reopen.&lt;BR /&gt;
bye.</description>
      <pubDate>Mon, 30 Jan 2006 10:32:17 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/menu-customisation-problem/m-p/1542848#M37249</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2006-01-30T10:32:17Z</dc:date>
    </item>
  </channel>
</rss>

