I have a "Supplies" form based on the "Supplies" table. I also have a "Procurements" table that is a child of the "Supplies" table. In the "Supplies" form, there is a subform for entering procurements. I want to be able to see certain data for recent procurements, so I can see how many I bought and how long they lasted. But I don't want them all to show up and using say just the last years worth doesn't always get it because some things are bought every few weeks and others maybe every 18 months. So I want it to show the most recent four procurements for the Item I'm on. Can I do it?