NezRhodes
2006-08-22 08:26:01 UTC
Hello experts, I am a real novice so be patient please. I want to create a
script that allows me to check whether a particular worksheet exists in a
workbook. At the moment my script assumes 'sheet 1' exists:
[Sheets("Sheet 1").Delete]
However, if the sheet has been manually deleted by the user my macro crashes.
script that allows me to check whether a particular worksheet exists in a
workbook. At the moment my script assumes 'sheet 1' exists:
[Sheets("Sheet 1").Delete]
However, if the sheet has been manually deleted by the user my macro crashes.