T
Tom
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
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