mooShowConnFrm
mooShowConnFrm
Displays the myObjectiveOLAP Connection Editor Screen, this is used in creating a valid connection XML file for use with either the GUI connect or the connect function.
Syntax
mooShowConnFrm
Return Value
BOOLEAN
Example
Public Sub mooShowConnFrm()
'show the myObjectiveOLAP Connection Editor
Application.COMAddIns.Item("myObjectiveOLAPXL.AddinModule").Object.mooShowConnFrm
End Sub
GUI Displayed: