Hi,
I am trying to deal with 3 Conditions using IIF condition.
Fields that I have CAccomByCo (Check) and CAccomAllw (Integer)
Conditions :
1. If CAccomByCo unchecked And CAccomAllw = 0 Then The Result in Text191 should be 0
2. If CAccomByCo unchecked And CAccomAllw > 0 Then The Result in...