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.
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.