Of course you can use the HAVING clause as an aggregate function in Access:SELECT * FROM tbl_NAME
WHERE something GROUP BY something HAVING something--- On Mon, 12/21/09, randytoad <[email protected]> wrote: From: randytoad <[email protected]> Subject: [Access VBA Central] Aggregate Functions To: [email protected] Date: Monday, December 21, 2009, 4:43 PM 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. ------------------------------------ Yahoo! Groups Links [Non-text portions of this message have been removed]
