F Fooser Board Regular Joined Sep 16, 2005 Messages 152 Dec 12, 2005 #1 I'm trying to add a sheet and delete the sheet later in excel and I keep getting this pop up stating whether or not I want to delete the sheet. Is there a way to bypass this option?
I'm trying to add a sheet and delete the sheet later in excel and I keep getting this pop up stating whether or not I want to delete the sheet. Is there a way to bypass this option?
lenze Legend Joined Feb 18, 2002 Messages 13,690 Dec 12, 2005 #2 Application.DisplayAlerts = False lenze