I'm trying to use dcount() as countif() from excel and I'm not having much luck.
What I want to do is to report how many times a record's respective Layer 2 occurs throughout the database in a query.
For the Frequency Column the formula I have is:
Freq: dcount("*", "Repeat Address", "Layer 2"...