View Full Version : Filter Out Many Entries For One Type


GarageFlower
03-07-2005, 07:03 AM
Right I have created a report from a query which is created from my tables

The report displays a project and the phases that project is in and what date the project reached that phase.

So if one project has been through ten phases it displays it ten times with the date at which it reached each phase.

Is there anyway I can get it too display just the one entry of which is the most recent date from the phase and not display any of the older entries?

Thank you