W
Walt Weber
Hi John,
Try confirming every character in the sheet name. I
suspect you are not noticing a leading or trailing space
character.
Best Regards,
Walt
name of the sheet or "Sheet1", I get a <subscript out of
range> error. I can access it when I use the number
(provided it is the first sheet). All the other
worksheets in the workbook can be accessed by name. The
name of this worksheet has been the same for at least 5
years (but no code was being used in the Workbook during
that time).
Try confirming every character in the sheet name. I
suspect you are not noticing a leading or trailing space
character.
Best Regards,
Walt
attempt to access it from VB code in a module with the-----Original Message-----
I have a Workbook that has a unique problem. When I
name of the sheet or "Sheet1", I get a <subscript out of
range> error. I can access it when I use the number
(provided it is the first sheet). All the other
worksheets in the workbook can be accessed by name. The
name of this worksheet has been the same for at least 5
years (but no code was being used in the Workbook during
that time).