Hello,
Does anybody know the coding to delete a sheet automatically without it asking my permission? Thanks for the help.
Hello,
Does anybody know the coding to delete a sheet automatically without it asking my permission? Thanks for the help.
Maybe:
![]()
Sub basketball2524yybb() Application.DisplayAlerts = False Sheets("Sheet2").Delete Application.DisplayAlerts = True End Sub
Thank You!
You're welcome. Glad to help out and thanks for the feedback.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks