InfoConnect for Airlines VBA Guide
CopyAppend2 Method
Specifies what should be appended to the Clipboard.
Appends selected text to the end of the Clipboard.
Syntax
object.CopyAppend2( _
   ByVal source As CopySourceOption _
) 

Parameters

source
Specifies what should be appended to the Clipboard.
See Also