I have a macro to create new sheets with various names in the workbook. How can I check whether a worksheet name already exists? A simple function like Function DoesSheetExist(worksheetName) as boolean would be useful to me. Any & all help is appreciated.
Bookmarks