I have created a donor and donation database for our non-profit. I currently have a table for donors and a table for donations.
I plan to upload donation information every week from an excel file. The donations upload includes a field for 'New' donors (meaning this donation is from a completely new donor).
Is there a way, when I upload the donations each week, to have 'New' donors automatically added to my donor table? Do I create a macro? Any direction is appreciated!!