ribbon/toolbar

Anonymous
2015-07-11T17:19:01+00:00

How do I customize the toolbar/ribbon in Word for Mac 2016?  Or, can I customize the toolbar/ribbon?

If not, this should be included.

Microsoft 365 and Office | Word | 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
Anonymous
2016-06-18T13:43:53+00:00

Perhaps that means that those of us who do not have a 365 subscription will not be able to amend the ribbon. That's pretty poor given the cost of the software itself.

Was this answer helpful?

0 comments No comments
Answer accepted by question author
Anonymous
2015-11-14T16:17:49+00:00

FWIW - this response is not to my friend Jim Gordon but generally to all who read this thread.

I don't disagree with John's time estimate because I believe he's referring to full parity with all functions and user capabilities across the platforms. For those of us who remember the first version of Office 2007 on the PC and how long it took to get a more "user friendly" method of customizing/designing the ribbon, which was called Office 2010, 2-years seems like a reasonable guess. It also took 2 years in the Visual Studio world to move from raw XML coding methods to a "Visual Designer" approach for ribbon customization... I'm referring to what was available to developers like me in VS-2008 and then VS-2010.

A valid question that appears to be asked often is, "Why can't the code used on the PC for ribbon customization also be used on the Mac?" and the real answer is... that is what is being done but coding changes and testing still need to be made no matter what.

Due to the fact that each platform has a different Operating System, all of the coding that interfaces with the Graphic Card drivers and File I/O drivers of the OS must be changed. On the PC there exists an important Database called the Windows Registry, this is where Office stores among many things all of the User Options (called Preferences on the Mac) and on a Mac the Registry does not exist so Plist files are used instead. But access to them is slower and thus code has to be changed in an attempt to optimize performance. This is just a very small example of the hundreds and maybe thousands of things that have to be checked and modified.

Now comes the process of doing this and there are two ways. The first is to make a copy of all code related to the ribbon in the PC version of all Office applications and give it to a team of programmers who strip out all PC stuff and put in the Mac stuff. The second approach is to  work in one copy of the code and make it work on both platforms, which eliminates having to maintain multiple copies of the "same" code. This is generally what the Office Product Team at Microsoft is trying to do. One set of code, or at least as much as can be, handling all platforms... and it would probably be prudent to point out that by platform you have to consider all of them, from Mobile devices to the Desktop.

Commonize (sic) and optimize the code... that's the objective and it takes time because there are most likely hundreds of thousands of lines of code that need to be altered. However, month by month, bit by bit Microsoft is rolling out what is ready at that specific point in time. They have changed their 2-3 year package and delivery schedule to a monthly one of what's ready is released. It's not unlike what other software manufacturers are doing these days and either we consumers will love it or hate it. :-)

My point of sharing the above is only to provide some knowledge and perspective about software product development, which I am qualified to provide. It is not a defense of decisions that have been made by others. I do not work for Microsoft... and I will be offended if anyone subsequently wants to claim otherwise or nit pick any information I have taken the time to share.

Why would I be offended? Generally because illiteracy and ignorance offends me.

As for what can be done now... if you are technically proficient you can modify the Ribbon and here's proof of custom ribbon XML code running on Office 2013 for the PC and Office 2016 for the Mac.

As I said, this is the exact same code, in fact it is the exact same "DOTM" template opening on each platform. It's not perfect, visually you can see differences and a few buttons you can see don't actually work... meaning there are still bugs in the Mac ribbon coding, I have reported them and I am certain they will get fixed.

I'm sharing this because Mac Office 2016 users should be aware there are things they can do right now with ribbon customization. Just understand this is early "beta" code related to ribbon customization, which means you/they will find problems that should be reported. There isn't a "user friendly" interface yet for ribbon customization and right now you have to use a tool that only runs on a PC.

But if you have a critical need to make a custom ribbon button or menu appear, as of the October 2015 update, it can be done and John McGhie mentioned above in his posting the things you need to do and links you should explore. The November 2015 update has fixed a few issues that I saw in the first release and I'm certain over the coming months more issues will be fixed.

Was this answer helpful?

0 comments No comments

107 additional answers

Sort by: Newest
  1. Jim G 134K Reputation points MVP
    2015-12-30T14:57:21+00:00

    The fact that this thread has now been officially declared Answered--by whom, or what process, I do not know--by a six week-old post that not a single reader of the thread has marked "helpful"...pretty much says it all.

    Hi

    This is in response to MaryMgGhee's Dec 29 post,,,

    Questions in this forum are marked as Answer one of two ways.

    1. The person who asked the question can mark any reply as Answer. This person can also change the status of Answer back to just a regular reply. 
    2. A moderator has the same capability.

    The original ask from July 11, 2015 is straightforward: *"*How do I customize the toolbar/ribbon in Word for Mac 2016?  Or, can I customize the toolbar/ribbon? If not, this should be included."

    The correct answer to that question has changed over time. Last July the answer was simple. "You can't" would have been the correct answer to both questions. That would still be the correct answer if we were still talking about the same version of Office that was available last July.

    Since last July there has been a flood of updates to Office 2016. Included in these updates is partial support for Ribbon customization. Now we're talking about a product that has a completely different correct answer from the product that was in place months ago.

    I think Rich's Nov 14 answer is now the best answer to the questions originally asked.  "You can't" is not a correct answer if you're talking about Office 2016 today instead of last July. Rich's answer is thorough, concise, and technically correct. The original question asker, Icohen777, can change the Answer status if she or he chooses to do so.

    Regarding Most Helpful Answer status, that designation is system generated based on the number of "Helpful" clicks. Neither the question asker nor the moderators have any control over this designation.

    I do expect the best answer to this question to change over time. Microsoft has promised to provide a user interface for customizing the Ribbon but has not provided a time-line. When the update with the interface has been provided Rich's answer will no longer be the best one and a new answer will be chosen.

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2015-12-30T12:32:10+00:00

    I agree with Mary's post. This is not about a small start-up company that needs volunteers to help with software development. The feeling that I get is that MAC users are still seen as a group to whom the crumbs of new software are thrown while catering to the group that supposedly provides the most income. Microsoft: you probably should rethink that one for sure as there is an increasing number of MAC users who expect the same service quality. I place the responsibility at the feet of the developers who get paid to provide a quality product to their customers, not give them secondhand, unfinished fluff that is pretty and requires multiple numbers of mouse clicks to achieve what could be done much faster with the same features found in the PC version of this product. Just fix it...

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2015-12-30T08:05:51+00:00

    Jim Gordon, another volunteer responder PLUS forum moderator, considered that Rich Michael's answer was good enough of an explanation, so he flagged it as a valid answer. Talk him into unflagging it.

    Collaboration in this forum is sadly lacking. The most popular thread here has 440,000 visits and 8 pages of "Thank yous", yet the Answer itself has about 60 Helpful votes.

    If you have something to suggest to MS, use the smiley in W2016 or visit their W2016 suggestion forum. We're not related to them.

    Was this answer helpful?

    0 comments No comments