InfoConnect for Airlines VBA Guide
CursorColumn Property (Screen)
Returns the column that contains the cursor in the terminal window, relative to the left edge of the screen.
Syntax
Object.CursorColumn As Long
Remarks
The number is one-based (that is the first column is column 1).
See Also