access thread: Dates and Cost periods
I have 2 tables 1. tblCostData: Reference, CostAmount, EntryDate 2. tblPeriodData: CostPeriod, StartDate, EndDate I need to get the cost period to link with the CostData so that I can organise data and provide reports based on cost periods. How do I do this? Thanks
|





