Y
Yvette
Hello,
I'm not sure how to build this formula and would please like some help or
direction on how to do it. Below is the logic of what I want to create, I
get a circular reference error because I'm trying to put this If statement in
one of the result field and it's being referenced in the formula. These
field are located in a subform that's visible in a master form.
Iif ([BalanceForward = 0],[BalanceForward = FinalCap -
ApprovedCap]),([FinalCap = ApprovedCap + BalanceForward])
I would like to see this result as soon as a add a new record (or property)
to the subform. I appreciate any help you can give me. Thank you!
I'm not sure how to build this formula and would please like some help or
direction on how to do it. Below is the logic of what I want to create, I
get a circular reference error because I'm trying to put this If statement in
one of the result field and it's being referenced in the formula. These
field are located in a subform that's visible in a master form.
Iif ([BalanceForward = 0],[BalanceForward = FinalCap -
ApprovedCap]),([FinalCap = ApprovedCap + BalanceForward])
I would like to see this result as soon as a add a new record (or property)
to the subform. I appreciate any help you can give me. Thank you!