Accidental Sheet Deletion/Clearing
A problem to beaware of is the cells.clear command. This is a neat way to quickly clear the contents of a WorkSheet. But be careful with this command as if your somehow on another sheet you don't expect to be on, the entire contents can be deleted.
The same problem can occur when deleting a sheet. Sometimes a strange circumstance will come up and you'll be positioned to the wrong sheet, so you accidentally delete the wrong sheet.
|