It seems that in the Project Explorer window, each worksheet in a file has two names: One which the system assigns when a new sheet is created and one that user can specify as a tab name. For example, Project Explorer will display: Sheet 1 (user-defined sheet name). I would like to refer to Sheet 1, instead of the user-defined name, so that the code will work even if the sheet name is changed later. Is there a way to refer to the system-assigned name instead of the user-specified name?



