flyingdog
Member
I have a table with gift records in it. I want to create another table with the ID's of the donors. I don't want duplicates. The original table contains duplicates as it has a record for each gift.
How do I do this?
I did a create table query and tried to add just the Donor ID but I get an Invalid Argument error.
Thanks for any insight!
How do I do this?
I did a create table query and tried to add just the Donor ID but I get an Invalid Argument error.
Thanks for any insight!