Error 75: Type mismatch A type-incompatibility situation occurred, for one of the following reasons: ■ The variable and the expression in an assignment statement were not compatible types. ■ An actual parameter passed to a procedure or function was not type-compatible with a formal parameter. ■ An expression contained incompatible types of operands. ■ An expression used as an array index was not type-compatible for indexing an array.