Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Right now for each txtbox in tab I am writing the following line: Printer.Print "Student ID" & txtStudentID.Text Printer.Print "Name" & Name.Text... Is it any way to do it more Easily.:confused: