To add
RumbaGlobals and
ReflectionLegacySession, you must first export them from the
Rumba+ VBA Editor, then import them into the Microsoft VBA Editor.
-
Open the VBA Editor from
Rumba+: Select
.
-
In the
Project explorer, expand the
Modules list, right-click
RumbaGlobals and select
Export File from the pop-up menu.
-
Save the file.
-
In the
Project explorer, expand the
Class Modules list, right-click
ReflectionLegacySession and select
Export File from the pop-up menu.
-
Save the file.
-
Close this instance of the VBA editor.
-
Open the VBA Editor from Excel or another Office program: Select
Developer tab
> Code group
> Visual Basic.
Note: If the
Developer tab is not visible, you can enable it:
- Select
- Under
Customize the Ribbon and Main Tabs, check
Developer.
- Click
OK.
-
In the VBA Editor, select
-
Select
RumbaGlobals.bas.
-
Click
OK.
-
In the VBA Editor, select
-
Select
ReflectionLegacySession.cls.
-
Click
OK.