I would like to create a macro using Dcount. All I get is syntex error.
Macro begins:
If
=DCount("[ContactId]","qryAppendimportContacts")=0 Then
CancelEvent
I have tried every iteration I can think of, I am following examples I find on the web.. Nothing works.
I have several access book...