C
CRBI
Have 2 tables..one for Membership Data, one for Member Contributions. Have
Member form with Contributions as subform. Have field in Member table to
check (Yes/No field type) if I have solicited the member for renewal. Have
query to create new table for members who have renewed since a particular
date (I have to enter the parameter). This query works beautifully and pulls
out everyone who has renewed SINCE I solicited them. However, I need to add
the Contributions table to the query so that it will also tell me how much
they contributed. This should be easy, but everytime I add the Contributions
Table to the query (even without specifying any other criteria than already
specified) it returns no results. I'm completey flabbergasted as to the cause
because I've done plenty of multiple table queries before with no problems.
The two tables are related by Member ID numbers. Does anybody have any ideas
here of what might be going on and how I could over come it? I need to get
this done so I can turn it into a Make Table query and a report for a Board
Meeting coming up this coming Thursday night. Help is greatly appreciated!!!!
Member form with Contributions as subform. Have field in Member table to
check (Yes/No field type) if I have solicited the member for renewal. Have
query to create new table for members who have renewed since a particular
date (I have to enter the parameter). This query works beautifully and pulls
out everyone who has renewed SINCE I solicited them. However, I need to add
the Contributions table to the query so that it will also tell me how much
they contributed. This should be easy, but everytime I add the Contributions
Table to the query (even without specifying any other criteria than already
specified) it returns no results. I'm completey flabbergasted as to the cause
because I've done plenty of multiple table queries before with no problems.
The two tables are related by Member ID numbers. Does anybody have any ideas
here of what might be going on and how I could over come it? I need to get
this done so I can turn it into a Make Table query and a report for a Board
Meeting coming up this coming Thursday night. Help is greatly appreciated!!!!