Sub propertyTest() Set mxmodule = Application.COMAddIns.Item("iMATRIX6.ExcelModule").Object Debug.Print mxmodule.property.usercode Debug.Print mxmodule.property.GetVariablesXML End Sub
Sub propertyTest() Set mxmodule = Application.COMAddIns.Item("iMATRIX6.ExcelModule").Object Debug.Print mxmodule.property.usercode Debug.Print mxmodule.property.GetVariablesXML End Sub