I setup some Vb code to check dates in my table for conflicts. the code works fine and is called with the before update portion of the new reservations forum. The problem is that althoguh it runs the code and pops up a message about conflicts It still updates/adds the record to the table and moves onto the next record. Is there a way to code it so that if the conflicts are found it won't update?