Difference between revisions of "Getting started in VBA"
From Ribbon Commander Documentation
Line 1: | Line 1: | ||
== Before we start == | == Before we start == | ||
− | Before we get started | + | Before we get started you need to: |
* [[Installation | Install the Dynamic RibbonX framework]] | * [[Installation | Install the Dynamic RibbonX framework]] | ||
* [[Referencing the Dynamic RibbonX library in VBA | Reference the Dynamic RibbonX library]] | * [[Referencing the Dynamic RibbonX library in VBA | Reference the Dynamic RibbonX library]] |
Revision as of 23:45, 14 March 2013
Before we start
Before we get started you need to:
Writing some code!
It is recommended that you go through the examples below in the order in which they appear, as each example builds up on previous ones.