Incorrect count result using conditional rule.

D

dmonty

I want to count the number of occurances where 'field1' is not blank and
'field2' is blank. Both fields are contained in a repeating section. The
conditional rule results in count = zero. My objective is to count the number
of open issues ('OpenDate' not = blank and 'ClosedDate' = blank). Any
suggestions on how to do this?
 
S

S.Y.M. Wong-A-Ton

Where is the field that is doing the counting located? In the repeating table
too? Or outside it somewhere?
 
D

dmonty

The count is located within the repeated section where OpenDate and
ClosedDate reside.
 
Top