I have a macro that adds records to a table if another table has a new row added.
It works fine and doesn't produce errors.
There are times however when it adds records when no new row was added to the feeder table.
Is there something in the code that makes it run anyway?
Private Sub...