toughGirl
MIS
- Mar 26, 2001
- 68
I have 2 tables - Member Info and Committees. The tblMemberinfo has 3 fields to capture up to 3 committees each member may be interested in joining. The input form has 3 drop down lists that populate the corresponding fields in the tblMemberinfo using the values from the tblCommittees. The tblCommittees has the list of the committees available.
When I run a report with Membername and interested committees, the report lists the committee ID number, not the name of the committee. How do I link the tables so when I run reports, the name is listed? This can easily be done with, say, the tblIndustry because there is only one field in the tblMemberinfo to link. But with the committees, I have multiple fields in tblMemberinfo to populate, and it just doesn't work.
Please help![Smile :) :)](data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)
tG
--{-{@
When I run a report with Membername and interested committees, the report lists the committee ID number, not the name of the committee. How do I link the tables so when I run reports, the name is listed? This can easily be done with, say, the tblIndustry because there is only one field in the tblMemberinfo to link. But with the committees, I have multiple fields in tblMemberinfo to populate, and it just doesn't work.
Please help
tG
--{-{@