G
Gerry
Guest
Hello everybody
I first want to thank you for all of the great info that this msg board has provided me over the past couple months.
This is my first post so bear with me
I am running a DB to keep track of donations
I have an Individuals table(Name, address, etc.)
I have a Donations table(Donation date, Donation Amount, etc.)
I have a junction table to break the many-to-many between the 2
I Have a donor checkbox that needs to be checked if the individual has a donation history(any donation records). Not all of the individuals in the Individuals table.
Any help on how to do this?
The input form is a simple form w/ subform
Thanks in advance
Gerry
I first want to thank you for all of the great info that this msg board has provided me over the past couple months.
This is my first post so bear with me
I am running a DB to keep track of donations
I have an Individuals table(Name, address, etc.)
I have a Donations table(Donation date, Donation Amount, etc.)
I have a junction table to break the many-to-many between the 2
I Have a donor checkbox that needs to be checked if the individual has a donation history(any donation records). Not all of the individuals in the Individuals table.
Any help on how to do this?
The input form is a simple form w/ subform
Thanks in advance
Gerry