Gary -
I am not sure if or how you want to group the other values. If the only ones that get grouped up are 961s and 961u, then the whole iif statement will look as follows:
iif([EARNINGS CODE] In ("961s","961u"),"921", [EARNINGS CODE])
if you have more Earnings code groupings than you will...