M
Michael Pierson
I am comparing 2 cash receipts tables for the same time
period.
The tables are comprised of client,invoices and costs.
Table 1 has costs that total $1Million. Table 2 has costs
that total $900,000. The difference is $100,000
When I run the "Find Unmatched Query Wizard", my output
only totals $50,000 and not $100,000.
The "Is Null" criteria is only selecting those record
found in one table and not the other. The problem is that
table 1 may have a client cost of $100 and table 2 may
have involved a reversal and the client cost is now $90.
The "unmatched query wizard" will not help me find this
client with the $10 difference.
I have tried "Select, From, Where, Not Equal and a
multitude of other expressions and am not having any
luck. I need to identify the clients that have any and
all differences between the tables. I need to know exactly
what makes up the entire $100,000 difference. Any help
will be appreciated
period.
The tables are comprised of client,invoices and costs.
Table 1 has costs that total $1Million. Table 2 has costs
that total $900,000. The difference is $100,000
When I run the "Find Unmatched Query Wizard", my output
only totals $50,000 and not $100,000.
The "Is Null" criteria is only selecting those record
found in one table and not the other. The problem is that
table 1 may have a client cost of $100 and table 2 may
have involved a reversal and the client cost is now $90.
The "unmatched query wizard" will not help me find this
client with the $10 difference.
I have tried "Select, From, Where, Not Equal and a
multitude of other expressions and am not having any
luck. I need to identify the clients that have any and
all differences between the tables. I need to know exactly
what makes up the entire $100,000 difference. Any help
will be appreciated