I have a report that prints in two languages from the same input data. The input data is in English and the translation is into Spanish. There are two codes that must be converted into Spanish. There 4 fields that have designations for BEGINNER (B), INTERMEDIATE (I), ADVANCED (A) and ADVANCED HIGH (H). The "I" and the "A" are fine, but I must convert the letter "B" to a "P" and the letter "H" to "AS". Is there a way to do this in the report? If so, how? Thanks again.