add this to the beginning of your code

    Application.DisplayAlerts = False
and put this at the end

    Application.DisplayAlerts = True
Application.Quit