B
Ben
I'm trying to link two tables in Access...both tables contain the same
fields with YTD totals. I need to subtract YTD Total between the two,
to determine the difference. I have the tables linked via 2 fields.
I group by the two fields, and sum on YTD. It is multiplying the
values and I'm ending up with numbers in the 200,000 instead of max of
about 5,000.
I've tried doing queries separately, doing the sum, and then linking
the two new queries...only to have the same results.
I've tried turning them into Make-Table Queries, creating the tables
and running the new query off of the 2 tables where the values have
already been summed. Same results.
In one off moment...it worked correctly. The next time I went into
the Query again though, the numbers were off again. I cannot figure
out what I did differently.
What am I doing wrong? How do I achieve the correct results where the
sum value is not multipled?
Thanks
fields with YTD totals. I need to subtract YTD Total between the two,
to determine the difference. I have the tables linked via 2 fields.
I group by the two fields, and sum on YTD. It is multiplying the
values and I'm ending up with numbers in the 200,000 instead of max of
about 5,000.
I've tried doing queries separately, doing the sum, and then linking
the two new queries...only to have the same results.
I've tried turning them into Make-Table Queries, creating the tables
and running the new query off of the 2 tables where the values have
already been summed. Same results.
In one off moment...it worked correctly. The next time I went into
the Query again though, the numbers were off again. I cannot figure
out what I did differently.
What am I doing wrong? How do I achieve the correct results where the
sum value is not multipled?
Thanks