show only current info on report

  • Thread starter Jerry via AccessMonster.com
  • Start date
J

Jerry via AccessMonster.com

I have a form where dates are entered as records and nextduedate is derived
from
=DateAdd("m",3,[Date Completed])
on my report I only want to show the most current nextduedate in a text box
on my report header. Any ideas? Is this enough info? I am pretty new at this
I know it has to be a simple fix.
 
Top