Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I present a table with for example 3 parameters: employee name, calculation of bonus 1 and an additional field of calculation of bonus 2.
Now I want to add another field in which the sum of the previous 2 fields is calculated (calculation of bonus 1 + calculation of bonus 2) but without inserting the recalculation formula of each of the above fields but by selecting the amounts that have already been calculated.
How can this be done?
Hi Kushal,
Thanks, It's exactly what I was looking for and it's working.
Regards.