splats
Technical User
- Jan 2, 2003
- 131
Hello
We are using an if... then statement, however, it brings back a circular reference. Anyone know how to require a field in a calculation?
I want field h9 to be required and the value 0 or less is not allowed. Therefore, I want field i9 to be calculated with the value of the field h9. as so, this is my wish...
i9=((G8*5500) -(0.08 *G8*5500)-(G8*H8))/1000000
If h9 = 0, then i want i9 to be equal to 0 instead.
Thank you
Tinatab
We are using an if... then statement, however, it brings back a circular reference. Anyone know how to require a field in a calculation?
I want field h9 to be required and the value 0 or less is not allowed. Therefore, I want field i9 to be calculated with the value of the field h9. as so, this is my wish...
i9=((G8*5500) -(0.08 *G8*5500)-(G8*H8))/1000000
If h9 = 0, then i want i9 to be equal to 0 instead.
Thank you
Tinatab