Thread
:
Macro : confirm Delete
View Single Post
#
1
Posted to microsoft.public.excel.programming
TOM
external usenet poster
Posts: 47
Macro : confirm Delete
Dear,
I am useing this macro :
Sheets("XXX").Select
ActiveWindow.SelectedSheets.Delete
Then a messagebox appears to confirm to delete the data.
How can I klick "Delete" automatically (or avoid this
msgbox)?
Thanks !
Tom
Reply With Quote
TOM
View Public Profile
Find all posts by TOM