Share via

How to create a custom toolbar in excel 2007?

Anonymous
2010-01-18T16:57:24+00:00

How do I create a custom toolbar in excel 2007?

Microsoft 365 and Office | Excel | For home | Windows

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments
Answer accepted by question author
  1. Anonymous
    2010-01-18T16:59:42+00:00

    Hi Niranjan,

    1. Click the Microsoft Office Button , and then click Excel Options.
    2. In the list at the left, click Customization.In the Choose commands from drop-down list box, click All commands.In the Customize Quick Access Toolbar box, select either For all documents (default) or a specific document.Click the command that you want to add, and then click Add.

    Repeat for each command that you want to add.Click the Move Up and Move Down arrow buttons to arrange the commands in the order in which you want them to appear on the Quick Access Toolbar.Click OK.Alternatively, right click on the Icon on the ribbion that you want on the qucik access toolbar and then click on the option add to quick access toolbar

    0 comments No comments

2 additional answers

Sort by: Most helpful
  1. Anonymous
    2013-10-28T18:45:39+00:00

    Microsoft believes you would rather learn to program in VBA code then using the tool customizing menu available in earlier Excelversions.  Just sign up to learn VBA at a community college if you want the "paste format" button back.

    2 people found this answer helpful.
    0 comments No comments
  2. Anonymous
    2011-02-28T08:49:29+00:00

    You cannot create custom toolbars in Excel 2007 other than by using either VBA code (which will place your toolbars on the add-ins tab of the ribbon), or by putting icons on the QAT like Niyamath shows you. If you want to modify the ribbon, you'll have to start writing XML code and insert that code into your workbook in a rather unfriendly way. See:

    http://www.jkp-ads.com/Articles/DistributeMacro03.asp

    2 people found this answer helpful.
    0 comments No comments