Yes, I thin, you can. I use this statement in the Criteria of a query to get records based on a date range:
Between [Start Date] and [End Date]. The words inside the brackets will create a message box with an input field. The user enters the start of the range and end of the date range they're looking for. Don --- In [email protected], "randytoad" <randyt...@...> wrote: > > Does anyone know whether it is possible to implement a user defined aggregate > function in Access, using either the query design form or an SQL statement. >
