TerribadCoder
Registered User.
- Local time
- Yesterday, 20:12
- Joined
- Mar 8, 2014
- Messages
- 20
OK, this has been stumping me for quite some time. What I would like to do is have about 10 users fill out an Options Group in another table (tblVote, [field Vote]) while referencing specific records in another table (tblRequests, [field ID]).
The part I can't wrap my head around, which is probably fundamental, is linking the (tblVote, [field Vote]) to (tblRequests, [field ID]). The field ID in tblRequests needs to have up to 10 separate "votes" in tblVote.
Any assistance is appreciated!
The part I can't wrap my head around, which is probably fundamental, is linking the (tblVote, [field Vote]) to (tblRequests, [field ID]). The field ID in tblRequests needs to have up to 10 separate "votes" in tblVote.
Any assistance is appreciated!