InfoConnect for Airlines VBA Guide
InvokeMember1 Function
Executes a method that is unique to the current element.
Syntax
object.InvokeMember1( _
   ByVal methodName As String _
) As Object

Parameters

methodName
See Also