I had this problem. It made the formatting really bad if the items with those special characters are printed. It would help some if you knew exactly what the special character was. Here is code I used to determine what the special character was in position 4, of textbox2 Dim pos_num As Integer Dim asc_num...