I have a report that has different groupings by REASON CODE. The reason codes are stored as two digits, i.e. RA represents "Radio Ad." I would like the section headings in my report to show up as with the representative titles instead of the two digit representations. I am not sure how to accomplish this in a report. I know that I can't use a Case Loop, and the Iff statement is too simple because I have 15 reason codes. Maybe a nested Iff is possible?????