Just hoping to get some ideas. Developing a report that has basically some part master info (number, description, Std Cost, etc). I need to pull in from my Purchase Orders or Receipts table the most recent purchase date, and the most recent purchase cost as well as an average cost based on an input parameter (calculated over the last X days based on a parameter). I was going to create a subreport but wasn't sure how to get the latest record for Purchase Date and Cost. Any thoughts?