Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Excellent tips on all who wrote back. Thank You!!
I also found a similar answer (codename) in Roman's book after much digging. Dave Peterson wrote: You have other replies to your other posts. mfq 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 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
MDI Confusion | Excel Discussion (Misc queries) | |||
Formula confusion | Excel Worksheet Functions | |||
Confusion with Names | Excel Discussion (Misc queries) | |||
Confusion..... | Excel Discussion (Misc queries) | |||
still have drop-down confusion | Excel Discussion (Misc queries) |