T
Tom McEwen
Does anyone know a simple way to check to see if a Worksheet with a specific
name already exists in an open Workbook? This is to check before trying to
add a new Worksheet with that same name.'
I know how to retrieve a list of existing Worksheets and could just loop
through these to check, but figure there must be a more elegant way.
name already exists in an open Workbook? This is to check before trying to
add a new Worksheet with that same name.'
I know how to retrieve a list of existing Worksheets and could just loop
through these to check, but figure there must be a more elegant way.