I have worked through the practical exercise and the program works as expected when executing from the
VB Editor however after compiling I get: "Run-time error 5: Invalid procedure call or argument." I have isolated the statement to the Data1.Reposition subroutine and statement: "If (Text1(1).Visible) Then Text1(1).SetFocus." Further, I packaged the program and still received the same error.
Jimmie C. Deaver