G
Grip
I have a db with the table MembershipTypes, People, and Members (join
between MembershipTypes and People).
I have a form with a subform that lists Membership types in a
datasheet view. I have another subform that lists the Members of the
selected Membership Type. I would like to print a report of all the
People who are Members of a selected MembershipType, but I'm a little
lost on where to begin.
I started by building the Report on a Query but don't know how to pass
the MemberhsipTypeID to the query.
Any help would be appreciated.
Thanks,
G
between MembershipTypes and People).
I have a form with a subform that lists Membership types in a
datasheet view. I have another subform that lists the Members of the
selected Membership Type. I would like to print a report of all the
People who are Members of a selected MembershipType, but I'm a little
lost on where to begin.
I started by building the Report on a Query but don't know how to pass
the MemberhsipTypeID to the query.
Any help would be appreciated.
Thanks,
G