Compilation error (line 15, col 0): 'StrComp' is not declared. It may be inaccessible due to its protection level.
Compilation error (line 15, col 0): 'CompareMethod' is not declared. It may be inaccessible due to its protection level.
Compilation error (line 28, col 0): 'For' loop control variable cannot be of type 'String' because the type does not support the required operators.
Compilation error (line 28, col 0): 'Len' is not declared. It may be inaccessible due to its protection level.
Compilation error (line 28, col 0): 'Text1' is not declared. It may be inaccessible due to its protection level.
Compilation error (line 29, col 0): 'InStr' is not declared. It may be inaccessible due to its protection level.
Compilation error (line 29, col 0): 'Mid' is not declared. It may be inaccessible due to its protection level.
Compilation error (line 29, col 0): 'Text1' is not declared. It may be inaccessible due to its protection level.
Compilation error (line 39, col 0): 'End Sub' must be preceded by a matching 'Sub'.