Hi all, I am getting a self-referencing error for the following: MF21 = x * A + not(x)*B MF12 = x * C + not(x)*D A = constant B = MF12 + constants C = MF21 + constants D = constant Theoretically, it should only calculate EITHER [A and C] OR [B and D]. But it seems as if it sees all of the equations and thinks it's a circular reference. Any thoughts? Also, does anyone know of some sort of conditional logic Type? --
Linda
Lam |