ificouldpaint
New Member
- Joined
- Feb 16, 2006
- Messages
- 24
Hi everyone,
I'm in a bit of a pickle, I have VBA code adding a new workbook which then uses the SaveAs method to overwrite an existing workbook. This throws the standard alert up on screen which says "Are you sure you want to overwrite worksheet" or something along those lines. I need this to be disabled.
Looking at the displayalerts property this isn't going to be possible.
Does anyone know how this can be done.
Regards
Ificouldpaint
I'm in a bit of a pickle, I have VBA code adding a new workbook which then uses the SaveAs method to overwrite an existing workbook. This throws the standard alert up on screen which says "Are you sure you want to overwrite worksheet" or something along those lines. I need this to be disabled.
Looking at the displayalerts property this isn't going to be possible.
Does anyone know how this can be done.
Regards
Ificouldpaint