ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Confusion with Names (https://www.excelbanter.com/excel-discussion-misc-queries/113567-confusion-names.html)

mfq1975

Confusion with Names
 
When I go to the VBA IDE of a workbook, I see the Project Explorer,
Properties Window, and the Code window. If I look at the Project
Explorer, each worksheet is titled Sheet1(Sheet1). In the Properties
Window, I see two types of names: (Name) and Name, i.e., one enclosed
in parenthesis and the other not. What are the differences between
these two types of names for the worksheet?
I want the user to have the ability to change the worksheet names but
not have it affect my code. I tried Index and Item but those refer to
the position of the sheet and not it's "name".

Michael
VBA Beginner


Dave Peterson

Confusion with Names
 
See your other post.

mfq1975 wrote:

When I go to the VBA IDE of a workbook, I see the Project Explorer,
Properties Window, and the Code window. If I look at the Project
Explorer, each worksheet is titled Sheet1(Sheet1). In the Properties
Window, I see two types of names: (Name) and Name, i.e., one enclosed
in parenthesis and the other not. What are the differences between
these two types of names for the worksheet?
I want the user to have the ability to change the worksheet names but
not have it affect my code. I tried Index and Item but those refer to
the position of the sheet and not it's "name".

Michael
VBA Beginner


--

Dave Peterson


All times are GMT +1. The time now is 05:23 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com