Getting started in VBA

From Ribbon Commander Documentation
Revision as of 17:32, 10 March 2013 by Rxdff15551 bb53 (Talk | contribs)

Jump to: navigation, search

Prerequisites

Before you get started install Dynamic RibbonX on your PC (see Installation)

Referencing the library

  1. Create a new project in your favourite office application
  2. Add a VBA reference to the Dynamic RibbonX library (Tools->References)
    VBAReference.png


A 'hello world' project in VBA