csgnv2
Sep 10 2004, 09:13 AM
how can I use the dcount function in a query ?
does somebody have an example?
TIA
Imitation9
Sep 10 2004, 09:20 AM
DCount("FieldCounted","FromWhere","CriteriaStatement")
DCount("Homers","tblBaseball","Name=" & [PlayerName])
csgnv2
Sep 10 2004, 09:29 AM
must i put this in the createrias of an field?
thx
Imitation9
Sep 10 2004, 10:37 AM
In the Field Part ;;; MyField: Then DCount
csgnv2
Sep 10 2004, 11:11 AM
thx for your time
Imitation9
Sep 10 2004, 02:33 PM
Not a problem. Always a pleasure to be of some assistance.
Have a wonderful weekend!
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please
click here.