Wrox Home  
Search P2P Archive for: Go

  Return to Index  

access thread: Dates and Cost periods


Message #1 by "Steve Hardy" <hardy@a...> on Thu, 30 Jan 2003 19:09:13
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

  Return to Index