Hello,
I need help with running a report. I have two tables ,one budget table with the amounts allocated. (Budget have eg. Staff costs code #1, with sub items 1.1, 1.2, 1.3 etc and Expenses code 2, with sub items 2.1, 2.2, etc
I have another table with expenditure. I want to run a report for a specific time period ( I have that part) listing all transactions and showing what is the balance is per main heading. I made a query linking the sub items in both tables, and specifying that it brings all records from the budget on those that match in the expenditure table.
The result is that for every expenditure it brings the amount budgeted, in the end "blowing' up the budgeted figure. I tried using AVG instead of sum but the end overall total budget is still wrong.
Thanks for help.
Cristina (chavez_sea)