D
dmgoetz via AccessMonster.com
I have a form that is the main information for an event, I then have a sub-
form that I want to list all the members in my db. With that list I want to
click a yes/no and add the members to the specific event I am viewing in the
form. This will need to add this MemberId and EventId to my EventsToMembers
table.
I have separate tables for member, events, and EventsToMembers.
Any help that you could provide would be appreciated. Thank you
Darren
form that I want to list all the members in my db. With that list I want to
click a yes/no and add the members to the specific event I am viewing in the
form. This will need to add this MemberId and EventId to my EventsToMembers
table.
I have separate tables for member, events, and EventsToMembers.
Any help that you could provide would be appreciated. Thank you
Darren