Which to use, DCount or Count?

millerlite2ky

Board Regular
Joined
Oct 25, 2002
Messages
87
I have a database where I track car race results. In my Driver Report, I have the Driver Name at the top of each page, with his driving results listed in the Detail Section. I have a Driver Footer area where I use Sum and Count calculations for (Total Races, Total Money, etc.). I would like to add a text box which shows the number of Wins for each driver. I tried using the Count function, but this gives me the total number of races ran. DCount would probably be the right choice, but I'm not sure what the DOMAIN section means. My function looks like:

DCount([Fin],??????,=1)

[Fin] is my Field
?????? is the Domain
=1 is the Criteria

What am I doing wrong????

Scott
 

Excel Facts

Why does 9 mean SUM in SUBTOTAL?
It is because Sum is the 9th alphabetically in Average, Count, CountA, Max, Min, Product, StDev.S, StDev.P, Sum, VAR.S, VAR.P.

Forum statistics

Threads
1,221,692
Messages
6,161,351
Members
451,697
Latest member
pedroDH

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top