We use full accumulation for the column Balance and want to show in column DtCt - D if column Balance is > 0 or C if it is < 0
The problem is that when we use the full accumulation it shows the numbers correctly in Balance , but when we use column(5) ot column Balance it is actually the last column without the accumulation , we have just used the above function in order to managed with the full acc. but without any success