Something more about it ?
e.g.
    '... some commands
    Application.EnableEvents = False 'blocks the event
    '... some commands
    Application.EnableEvents = True 'activates the event
    '... some commands
The most popular event procedures, e.g.: Worksheet_Change, Worksheet_SelectionChange