While I have run queries, reports and such I have never before had to create my own. I am a true beginner with this.
I have two tables I need to compare but not sure how to do this. I need to compare the same fields in two tables for differences.
My first table has the fields: Doc No, Doc Type and Cost. The second table has: Doc No, Doc Type and Amount. When I try to join them the Cost field doubles the values. How do I stop this?
I am comparing inventory transactions to the the general ledger and looking to find variances.
Any help would be appreciated!