domain function

A function used to aggregate data over a certain set of records (the domain).  The domain functions are DAvg, DCount, DFirst, DLast, DLookup, DMax, DMin, DStDev, DStDevP, DSum, DVar, and DVarP.  These functions can be used in SQL statements but not in Visual Basic code.