Thread
:
Delete sheet automatic
View Single Post
#
2
Posted to microsoft.public.excel.programming
smartin
external usenet poster
Posts: 915
Delete sheet automatic
David wrote:
Hi Group,
I am trying to allow a sheet deletion with out having to manually click the
Delete button which comes up in the process.
Thanks,
David
Try this before the delete:
Application.DisplayAlerts = False
Reply With Quote
smartin
View Public Profile
Find all posts by smartin