On my continuous form I have a field named [RSVP]. It is a yes/no check box which tells me if this individual has responded RSVP and will attend the event. In the form header I want to use a [TextBox] to count the number of yes responses. If I write =Count(*) it just gives me the total number of records on the continuous form. Is there something I can write that will give me the number of yes (-1) responses.
Any advice would be greatly appreciated. Thanks.
Any advice would be greatly appreciated. Thanks.