The Rev
Registered User.
- Local time
- Today, 13:59
- Joined
- Jan 15, 2003
- Messages
- 119
So far no one has been able to help me. I have 3 tables. One is for Members. I have each member assigned to a unique MemberID. The Second is for classes. I have each class assigned to a unique ClassID. The third table is being used so each member can be assigned to all classes. I have designed a form to add a new user with a subform to assign the classes to that new person. I would like to automate the process so when I add a new member I don't have to manually add each ClassID to the third table via my subform. Any clues????