InfoConnect for Airlines VBA Guide
AutoCompleteOverwrite Property
Gets or sets how to treat text that follows an auto completion.
Syntax
Remarks
  • Erases all data remaining in the field following the completion.
  • Inserts the completion and pushes all following data toward the end of the field.
  • Overwrites any existing field data.
See Also