Hi, I am looking for duplicate payments. I have a list of data with the following fields:
Unit Journal Date Class DeptID Ref Line # Amount Line Descr
I have sorted by Class, Line Descr, and Amount. What I’d like to accomplish is be able to identify, highlight and segregate the rows whereby the Line Descr and Amount are identical to the Line Descr and Amount in another row(s).
Any suggestions?
Thanks!