G
Guest
In a report I am trying to develop a formula involving 3 fields; Young Adult
(text), Length of Contact (number) and Group Activity (check box). I am
currently counting Length of Contact for the young adults using:
=Sum(IIf([Name of Child]="Mr. Smith",[Length of Contact],0))
I want to develop a formula that only counts Length of Contact when Group
Activity is not checked.
I appreciate any and all help. Thanks.
(text), Length of Contact (number) and Group Activity (check box). I am
currently counting Length of Contact for the young adults using:
=Sum(IIf([Name of Child]="Mr. Smith",[Length of Contact],0))
I want to develop a formula that only counts Length of Contact when Group
Activity is not checked.
I appreciate any and all help. Thanks.