About the DCount function.
Dcount (“[Field]”, “Table”, “criteria”)
I am calling this function from a form while I am adding a record.
I use the criteria argument to compare if the ‘Name’ in my table is = ‘Name’ in my form.
The syntax of the criteria is...