tjessejeff
Programmer
I am reading an Excel worksheet into an ACCESS database. I have return values that show up at the end of a lot of the fields. Some of the cells imported have the same values except a few have return codes on the end. This is hurting my sort routines. The fields that have return codes will have a box as the last character. How do I identify a return code in VBA so I can strip them out?