R
Ron
In my report based on a Table I am trying to display MIN
and Max dates (eg From: Sept 1, 2003 To: Sept 8, 2003)in
two seperate fields.
The field in my Table is called "DRWDATE"
In the control source field on my report I have been trying
=MIN([DRWDATE]) for one field and =MAX([DRWDATE]) for the
other
I'm doing something wrong obviously
Thanks for any help
and Max dates (eg From: Sept 1, 2003 To: Sept 8, 2003)in
two seperate fields.
The field in my Table is called "DRWDATE"
In the control source field on my report I have been trying
=MIN([DRWDATE]) for one field and =MAX([DRWDATE]) for the
other
I'm doing something wrong obviously
Thanks for any help