I have a Pass/Fail field in the both the header and the footer.
The header field is unbound.
The detail field is bound.
I want the following logic:
1. If All PassFail in Detail = Pass Then PassFail in Header = Pass.
2. If Any records in PassFail in Detail = Fail Then passFail in Header = Fail.
How can this be done? Thanks. Sean.
The header field is unbound.
The detail field is bound.
I want the following logic:
1. If All PassFail in Detail = Pass Then PassFail in Header = Pass.
2. If Any records in PassFail in Detail = Fail Then passFail in Header = Fail.
How can this be done? Thanks. Sean.