• Excel Tools menu disabled (2002/XP)

    Author
    Topic
    #425731

    I opened a document from my client that appears to have contained a macro that disabled the

    Viewing 0 reply threads
    Author
    Replies
    • #981788

      Press Alt+F11 to activate the Visual Basic Editor.
      Press Ctrl+G to activate the Immediate window.
      Type the following, then press Enter:

      Application.CommandBars(“Worksheet Menu Bar”).Controls(“Tools”).Enabled = True

      Switch back to Excel.

      Note: is your macro security set to Low? That is not recommended. If you set it to Medium, you’ll be prompted whether you want to enable macros.

      • #981792

        Thank you, Hans. That did the trick.
        And security is now set to Medium!

        Sarah

    Viewing 0 reply threads
    Reply To: Excel Tools menu disabled (2002/XP)

    You can use BBCodes to format your content.
    Your account can't use all available BBCodes, they will be stripped before saving.

    Your information: