Hi there, I hope this is possible. I have a report listing people who have rsvp'd to an event. Their name is in the memberID header and in the detail section is the name of the guests that they have invited. (this is so the guest name will fall under the member who invited them.) In the report header I have a text box with:
=Count([MemberID]) & " people registered for this event."
This only counts the members but I want it to add in the guests from the subreport. Please tell me how to revise this formula.
Thanks,
Dawn
=Count([MemberID]) & " people registered for this event."
This only counts the members but I want it to add in the guests from the subreport. Please tell me how to revise this formula.
Thanks,
Dawn