That is just too easy!!! Thank you! In thinking ahead, how would I accomplish this if I needed to hide duplicate from one field, only if 2 would duplicate?
For example,
Acct# Amt
1123 25.00
1123 25.00
1124 25.00
In the example, I would only want to hide the 2nd 25.00 but show the account number. What I am not showing is the remaining fields contain unique data for each record line.