Table 1 is called DATA and contains names, address info
and Table2 is called DONATIONS and contains donations (amount, check number, etc).
I have a query with a one-to-many relationship (on the field "KEY"). So any one person can have multiple donations. What I am trying to do is send a...