Difference between revisions of "VBA Samples"

From Ribbon Commander Documentation
Jump to: navigation, search
Line 2: Line 2:
 
Before we get started you need to:
 
Before we get started you need to:
 
* [[Installation | Install the Dynamic RibbonX framework]]
 
* [[Installation | Install the Dynamic RibbonX framework]]
 +
  
 
== Introduction ==
 
== Introduction ==
Line 8: Line 9:
 
* Single-module samples
 
* Single-module samples
 
* Application document samples (Excel workbooks in version 1.0 Beta)
 
* Application document samples (Excel workbooks in version 1.0 Beta)
 +
  
 
== Locating the samples ==
 
== Locating the samples ==

Revision as of 16:26, 16 March 2013

Before we start

Before we get started you need to:


Introduction

A few VBA samples are installed with the main installation package:

  • Single-module samples
  • Application document samples (Excel workbooks in version 1.0 Beta)


Locating the samples

To locate the samples:

  • Navigate to the Samples Directory through the Dynamic RibbonX Start Menu shortcut.
  • Find the samples under VBA


Samples reference