Difference between revisions of "Getting started in VBA"
From Ribbon Commander Documentation
(→Referencing the library) |
|||
Line 11: | Line 11: | ||
#: [[image:UnsupportedExcelVersion.png]] | #: [[image:UnsupportedExcelVersion.png]] | ||
− | == A 'hello world' | + | == Writing some code! == |
+ | * [[A 'hello world' VBA program]] |
Revision as of 16:44, 10 March 2013
Prerequisites
Before you get started install Dynamic RibbonX on your PC (see Installation)
Referencing the library
- Create a new project in your favourite office application
- Add a VBA reference to the Dynamic RibbonX library (Tools->References)
- The library is now ready to use. In the immediate window enter