Ribbon Interface

Jaafar Tribak

Well-known Member
Joined
Dec 5, 2002
Messages
9,806
Office Version
  1. 2016
Platform
  1. Windows
Hi.

Can anyone suggest a good online resource for learning the new Ribbon Interface from scratch and how it is programmed with VBA ?

Thanks.
 

Excel Facts

Which lookup functions find a value equal or greater than the lookup value?
MATCH uses -1 to find larger value (lookup table must be sorted ZA). XLOOKUP uses 1 to find values greater and does not need to be sorted.
Juan, Derek.

Thank you both for answering my question. I'll take a look at the suggested links .
 
Upvote 0
Hi Jaafar

Ken Puls, one of the authors of RibbonX, has his own website and blog that might be helpful. Have a look here.
 
Upvote 0
Hi all,

I am trying to get started with this Ribbon interface at last.

I downloaded the Custom UI Editor and am trying to add a simple cutom tab to the Ribbon via the CUI Editor but when I press the Validate icon i receive the error message : " UnKnown Namespace "http://shemas.microsoft.com/office/2009/07/customui".
Custom UI XML namespace must be "http://schemas.microsoft.com/office/2006/01/customui".

When I change the name space to the one suggested the error doesn't occur when I press the Validate icon and save. However, when I open the workbook there is no custom tab . Note that I inserted " Excel-A Custom Tab" from the Sample XML under the Insert menu of the CUI Editor.

1- Why does the namespace error message happen and what does it really mean ?

2- What do you think I am doing wrong as the custom tab is not created when I open the workbook ?

Any thoughts would be much appreciated.

I am using office 2007 under WIN 7 - I ran all windows updates prior to doing the above.
 
Upvote 0

Forum statistics

Threads
1,224,517
Messages
6,179,233
Members
452,898
Latest member
Capolavoro009

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top