How do I check for existence of a worksheet?
I'm trying to create a number of new worksheets based on the information in a
column on the original worksheet, and then copy the information from the
original sheet onto the relevent new sheet. I want to trap errors by first
checking if the required sheet exists before trying to create it, but I don't
know how to do this.
|