Results 1 to 9 of 9

Thread: Disable Power Pivot Menu

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1

    Post Disable Power Pivot Menu

    This is awesome.

    Any idea how I can disable the "Power Pivot" item menu on top of the ribbon?

    I can't find the idMso of the "Power Pivot".

    Looks like "Power Pivot" is not part of the "Worksheet menu bar".

    Thanks!

    HTML Code:
     <tabs >
    <tab 
    idMso="TabHome"
    visible="false"/>
    <tab 
    idMso="TabData"
    visible="false"/>
    </tabs >
    Last edited by Aussiebear; 04-05-2025 at 04:39 AM. Reason: Added code tags to supplied code

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •