Hello All,
I am trying to find a better way to code this because I think the calculation may be faltering somehow.
Alpha calculation is just a sum of amounts
Beta calculation is just case pulling numbers from different fields.
Mas field- what I am trying to achieve is simply to divide Alpha by Beta
It seems to work somehow but when check some of the numbers, they seem a little off and I am suspecting there is something I'm overlooking or a better way to rewrite the beast modes.
For example 7007/8 = 876 rounded but the table shows MAS as 926.
Please help