hi, i am creating a database which should if it works correctly create a cashflow forecast.
i have two tables tblDevapp and tblCostCodes i need to draw information from both of these tables to create a report.
the whole database contains about 7 tables
Jobs; DevApp Budget; DevApp Actuals; CostCode Budget; CostCode Actuals; Valuation Id; Sales
initially we do a budget, the information in table DevApp Budget and CostCodes Budget are combined to give the appraisal.
I am struggling though as when i input the actual figures, i can combine the DevApp Actuals and CostCodes Actuals to get a total but I cannot use these two tables to make a report which shows the monthly totals.
I know this is quite vague so if any can tell me what information they require i would be happy to provide you with more. I'm just very confused.
Thanks
i have two tables tblDevapp and tblCostCodes i need to draw information from both of these tables to create a report.
the whole database contains about 7 tables
Jobs; DevApp Budget; DevApp Actuals; CostCode Budget; CostCode Actuals; Valuation Id; Sales
initially we do a budget, the information in table DevApp Budget and CostCodes Budget are combined to give the appraisal.
I am struggling though as when i input the actual figures, i can combine the DevApp Actuals and CostCodes Actuals to get a total but I cannot use these two tables to make a report which shows the monthly totals.
I know this is quite vague so if any can tell me what information they require i would be happy to provide you with more. I'm just very confused.
Thanks