Dcount

JonyBravo

Registered User.
Local time
Today, 20:26
Joined
Jan 17, 2006
Messages
89
Hi there

I'm using DCOUNT to count some fields on some of my tables and I would like to know what can I do to only count repeated fields only once. By example if I've got access in two different fields it only count one.

This is my code:

dcount("[field]", "mytable")

Thanks
 

Users who are viewing this thread

Back
Top Bottom