Problem with macro recorder

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

When I start the macro recorder and pull-down:
View > Toolbars > and check Drawing the recorder correctly records:

Application.CommandBars("Drawing").Visible = True

However, if I pull-down:
View > Toolbars > Customize> Options and click always show full menus
The recorder records nothing.

What am I doing wrong?
 
The recorder doesn't dynamically record. What is recorded for a particular
action is predefined. Apparently no definition was furnished for this
action.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top