hi!
the example is:
I am comparing two variables A and B.
if A is more than B, add 5 to C.
But C becomes infinite.
what I want is add 5 to C once when "if" is true.
And of course i know the SET function. and it is not worth it. i think u know why it doesn't worth it.
Maybe it is dull question. But plz help me is there any simple way?