Hello,
i have a big Table. In this table I have multiple colums.
I have a Colum "Account Number". These Number can have 2 rows or 7 rows or 100 rows.
Then I have a Colum "PRC" In each Account Number is a PRC. The problem is that every "PRC" over 600 must be replaced.
They must replaced by the number under 600 in the Account number.
Example I have a Account Number with 6 rows.
The 6 rows have two different PRC. One is 100 and the other is 610. Then the 610 must be replaced by the same Account Number PRC. In this case the 100.
If I have three or more PRCs then the 600 must by replaced from this PRC, who have the same Amount in in colum "Amount"
Can u help?
Thanks