How to test to see if a new record was started?

When the user preses the next button or new record button on the tool bar in a access form it starts a new record. I want to test for this event and execute some code.

Any help would be appreciated.