B
bmoses
I have three tables (one a junction table). With a form I want to add a new
member with a combo box of 'category'. The category field is on my third
table. How can I add a new member and select the category from the other
table?
Table 1 Member
MemberID
Table 2 Junction
Has MemberID
Has CatID
Table 3 Categories
CatID
of course there are a lot of other fields.
Thanks for any assistance!
member with a combo box of 'category'. The category field is on my third
table. How can I add a new member and select the category from the other
table?
Table 1 Member
MemberID
Table 2 Junction
Has MemberID
Has CatID
Table 3 Categories
CatID
of course there are a lot of other fields.
Thanks for any assistance!