Hi,
I've written a code that creates several charts in one go, first though it checks whether these already exist, if they do it deletes them.
This works fine, however at each sheet i have to confirm deletion via the microsoft prompt:
"Data May Exist in the Sheet(s) selected for Deletion. To Permanently delete the Data press Delete: Delete/Cancel"
Is there a bit of code i can add, to automatically choose Delete and stop it pausing the Sub ???
Please Help
Thanks
I've written a code that creates several charts in one go, first though it checks whether these already exist, if they do it deletes them.
This works fine, however at each sheet i have to confirm deletion via the microsoft prompt:
"Data May Exist in the Sheet(s) selected for Deletion. To Permanently delete the Data press Delete: Delete/Cancel"
Is there a bit of code i can add, to automatically choose Delete and stop it pausing the Sub ???
Please Help
Thanks