Hi!!

All you need is one line of code:

xlExcel.Application.DisplayAlerts = False

xlExcel is your object and the rest of the line goes in just as you see it.
Hope this helps!!

Lloyd