+ Reply to Thread
Results 1 to 4 of 4

Excel should let me change the menus contextuals

  1. #1
    Guilcol
    Guest

    Excel should let me change the menus contextuals

    In some programs like Word, Access or PowerPoint I can change the menus
    contextuals how I need them. Why not in Excel, where it might be very usefull?

    ----------------
    This post is a suggestion for Microsoft, and Microsoft responds to the
    suggestions with the most votes. To vote for this suggestion, click the "I
    Agree" button in the message pane. If you do not see the button, follow this
    link to open the suggestion in the Microsoft Web-based Newsreader and then
    click "I Agree" in the message pane.

    http://www.microsoft.com/office/comm...lic.excel.misc

  2. #2
    Ardus Petus
    Guest

    Re: Excel should let me change the menus contextuals

    You have VBA access to Apllictaion.Commandbars("Cell")

    HTH
    --
    AP

    "Guilcol" <[email protected]> a écrit dans le message de
    news:[email protected]...
    > In some programs like Word, Access or PowerPoint I can change the menus
    > contextuals how I need them. Why not in Excel, where it might be very

    usefull?
    >
    > ----------------
    > This post is a suggestion for Microsoft, and Microsoft responds to the
    > suggestions with the most votes. To vote for this suggestion, click the "I
    > Agree" button in the message pane. If you do not see the button, follow

    this
    > link to open the suggestion in the Microsoft Web-based Newsreader and then
    > click "I Agree" in the message pane.
    >
    >

    http://www.microsoft.com/office/comm...lic.excel.misc



  3. #3
    Bob Phillips
    Guest

    Re: Excel should let me change the menus contextuals

    or even Application.Commandbars("Cell") <vbg>

    --
    HTH

    Bob Phillips

    (remove nothere from email address if mailing direct)

    "Ardus Petus" <[email protected]> wrote in message
    news:[email protected]...
    > You have VBA access to Apllictaion.Commandbars("Cell")
    >
    > HTH
    > --
    > AP
    >
    > "Guilcol" <[email protected]> a écrit dans le message de
    > news:[email protected]...
    > > In some programs like Word, Access or PowerPoint I can change the menus
    > > contextuals how I need them. Why not in Excel, where it might be very

    > usefull?
    > >
    > > ----------------
    > > This post is a suggestion for Microsoft, and Microsoft responds to the
    > > suggestions with the most votes. To vote for this suggestion, click the

    "I
    > > Agree" button in the message pane. If you do not see the button, follow

    > this
    > > link to open the suggestion in the Microsoft Web-based Newsreader and

    then
    > > click "I Agree" in the message pane.
    > >
    > >

    >

    http://www.microsoft.com/office/comm...lic.excel.misc
    >
    >




  4. #4
    Dave Peterson
    Guest

    Re: Excel should let me change the menus contextuals

    And to add, you need to use VBA to do this. You can't change that menu via the
    userinterface.

    Guilcol wrote:
    >
    > In some programs like Word, Access or PowerPoint I can change the menus
    > contextuals how I need them. Why not in Excel, where it might be very usefull?
    >
    > ----------------
    > This post is a suggestion for Microsoft, and Microsoft responds to the
    > suggestions with the most votes. To vote for this suggestion, click the "I
    > Agree" button in the message pane. If you do not see the button, follow this
    > link to open the suggestion in the Microsoft Web-based Newsreader and then
    > click "I Agree" in the message pane.
    >
    > http://www.microsoft.com/office/comm...lic.excel.misc


    --

    Dave Peterson

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

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

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1