I have developed a developed a database to keep up with appropriation amounts and expenditures. The expenditure table contains all expenditures for the entire year. I have developed queries for the appropriations, mtd expenditures and ytd expenditures. I need to develop a report that reflects the fund, program and account, appropriation amount, mtd expenditure, ytd expenditure.
Every time I try to generate the report from all three queries I get a message that tells me that I'm trying to generate a report from tables and queries but I'm not. I'm only using queries. I need to pull totals on the fund and program levels.
Thanks