circular reference help

Copper Contributor

Hello ! I created a tax calculation board for a role-playing game that I play with my friends and I created a function, so that once the ticked box the total taxes were increased by 50% on my line, when the player does not pay his taxes, here is the calculation: "(P9 = TRUE; MULTIPLY (M9; 1,5);" Except that my problem is that this calculation is repeated every time I tick another box or modify my text on the documents and I arrive at astronomical sums I already have in the options to put 1 in the number of circular repetitions but it does not work and if I disable it I have an error message ... :'(

0 Replies