what goes wrong if you use :

sub snb()
  application.enableevents=false

  sheets("BreadthModels").rows(1).insert 

  application.enableevents=true
end sub