Is there a way to do a dcount on a distinct list of values?
In other words, I have a field called filename. I want to take the distinct list of file names and count them.
Also, can dcount be used with tables in another database.
From currentdb, I want to do a dcount in database2, table1, for fielda.
David Pimental
(US, Oh)
In other words, I have a field called filename. I want to take the distinct list of file names and count them.
Also, can dcount be used with tables in another database.
From currentdb, I want to do a dcount in database2, table1, for fielda.
David Pimental
(US, Oh)