Hi,
I'm working on a relatively old database that others created, and in order to deal with a duplicates issue I created a work-around by deleting all but one row on a specific problem table, tblRegisterCreation.
In the code in my workaround, I want to write an IF statement that counts the...