Difference between revisions of "Getting started in VBA"

From Ribbon Commander Documentation
Jump to: navigation, search
Line 12: Line 12:
 
* [[Creating an rxCustomUI object with local dispatch scope in VBA]]
 
* [[Creating an rxCustomUI object with local dispatch scope in VBA]]
 
* [[Using XML in VBA]]
 
* [[Using XML in VBA]]
 +
* [[Using events in VBA]]

Revision as of 00:55, 15 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.