benamorton
Technical User
- Mar 9, 2004
- 24
I have a membership info (mem_info) table and a contributions table (both hold member numbers). I simply want to show some of the fields from mem_info, where there is not a linked record in contributions table. Currently, I am linking the two tables by member_number, and family ID.
The report is showing all the entries from the mem_info table, regardless of whether or not there is a linked record in the contributions table.
I have tried the outer join feature, and it doesn't seem to work.
I am running Crystal version 8.0
Any help is appreciated,
Ben
The report is showing all the entries from the mem_info table, regardless of whether or not there is a linked record in the contributions table.
I have tried the outer join feature, and it doesn't seem to work.
I am running Crystal version 8.0
Any help is appreciated,
Ben