I've built a macro which shows up under "MyMacros" in the macro ide.
However, when I go to tools-customize-commands, there's no "macros" choice
that I can select in order to look at my macros and assign a shortcut or
toolbar button to them. In addition, if I go to
tools->options->environment-keyboard, my macro doesn't show up in the list of
macros to which I can add shortcuts. What am I missing?
Thanks...
Dan
Tools, Customize menu, Keyboard button, and search your macro. Macros names
are like Macros.MyMacros.Module1.MyMacro. It works for me.

Signature
Best regards,
Carlos J. Quintero
MZ-Tools: Productivity add-ins for Visual Studio .NET, VB6, VB5 and VBA
You can code, design and document much faster.
Free resources for add-in developers:
http://www.mztools.com
> I've built a macro which shows up under "MyMacros" in the macro ide.
> However, when I go to tools-customize-commands, there's no "macros" choice
[quoted text clipped - 7 lines]
>
> Dan
DanC - 02 Sep 2005 19:11 GMT
As I said in my original email, it is not working for me. I did get a
message about a corrupted macro file when I recorded my first macro. I was
asked if I wanted to recreate the file, and answered yes. I then recorded my
macro. I see it in the macro ide, but I do not see it in the list which
appears in Tools->Customize-Keyboard.
Dan
> Tools, Customize menu, Keyboard button, and search your macro. Macros names
> are like Macros.MyMacros.Module1.MyMacro. It works for me.
[quoted text clipped - 9 lines]
> >
> > Dan