Report from a subform

P

Peggy

Can I print a report from a subform and have it only
display the most recent record?
 
F

Fons Ponsioen

The simplest way to do that would be to base your report
on a query, and enter the appropriate filters. Maybe
allow for a user selected filter property.
Is there a date value which could be the basis for the
filter?
Fons
 
Top