03 – The USysRibbons Table

Table of Contents

In this post I will be introducing the Access Ribbon.

Featured Videos:

  • 03 – The Ribbon Table

Featured Downloads

  • AccessRibbon03

03 – The Ribbon Table


Code

<customUI xmlns="http://schemas.microsoft.com/office/2006/01/customui">
  <ribbon startFromScratch="true">

  </ribbon>
</customUI>

Related Posts

01 – Introduction to the Ribbon
02 – Explanation of the Code
04 – Tabs, Groups, Buttons and ImageMSOs
05 – Callbacks
06 – Split Buttons
07 – Get Label
08 – Drop Down Menus 1
09 – Drop Down Boxes 2
10 – Splitting a Database

3 Comments

  1. FYI.. In the code above there is a space after the < in each line (edit: spaces have been removed by admin). If you just copy and paste it the default ribbon is still visible. I didn't notice it at first and kept thinking I was doing something wrong… Thanks for the great videos and tutorials…

    • Interesting. I wouldn’t have thought that the space would have made a difference but I will remove them anyway.

      Thank you for the support!

Leave a Reply to Richard BeezleyCancel Reply

Your email address will not be published. Required fields are marked *

Visit Us On TwitterVisit Us On FacebookVisit Us On Youtube