Hi all,
I have two tables,
Budget table( Permanent data) has fields Region, Location, Address and Budgeted Amount. Second table Expenditure has fields Region, Location, Address and Spent Amounts, which is entered by the users (staff).
How I could filter in the query from using both table data...