M
Mike C
I've created a simple database using Access 2002 tracking donations made by
individuals and donations made by Corporations. These donations are being
used to rebuild the old arena in town so I created two separate tables - one
for Corporations and the other for Inidividuals using the 'Amount' field as
the primary key in both tables.
I can total up the donations made by corporations and I can total up the
donations made by individuals using the =Sum([Amount]) expression in the
Report Footer.
When they asked me to total up ALL the donations made by both groups I can't
figure out a way to do that.
Should I have just used ONE table? I can't seem to get the Relationships
arrow to point both ways between the tables in my query... I can either get
all the corp or all the inidividual donations but I can't seem to get both.
I'm sure there's a simple explanation for this using an expression I can't
find or can't write (due to inexperience with the software).
Any suggestioons would be greatly appreciated.
Mike C.
individuals and donations made by Corporations. These donations are being
used to rebuild the old arena in town so I created two separate tables - one
for Corporations and the other for Inidividuals using the 'Amount' field as
the primary key in both tables.
I can total up the donations made by corporations and I can total up the
donations made by individuals using the =Sum([Amount]) expression in the
Report Footer.
When they asked me to total up ALL the donations made by both groups I can't
figure out a way to do that.
Should I have just used ONE table? I can't seem to get the Relationships
arrow to point both ways between the tables in my query... I can either get
all the corp or all the inidividual donations but I can't seem to get both.
I'm sure there's a simple explanation for this using an expression I can't
find or can't write (due to inexperience with the software).
Any suggestioons would be greatly appreciated.
Mike C.