i would like to know, how to create a report based on the date entered. for
example a report about items purcased on 1/106 till 30/1/06. how to use the
[start date] and [end date]? in my database, i have a date purcased field. so,
i would like the user to enter the range of date of the report that they want
to display.thank you.
If these dates are in one field then just use the criteria of >= 1/1/06 and
<=30/01/06

Signature
Cyberwolf
Finder of Paths, Hunter of Prey
Ghost of the Night, Shadow of Day
The Wolf
> i would like to know, how to create a report based on the date entered. for
> example a report about items purcased on 1/106 till 30/1/06. how to use the
> [start date] and [end date]? in my database, i have a date purcased field. so,
> i would like the user to enter the range of date of the report that they want
> to display.thank you.