Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Rather than changing the codename of the worksheet and rewriting all the
code A Find/Replace only takes a second. That's the way to go. -- Jim "Antonio" wrote in message ... |I have a worksheet with a codename of SPLIT. | | I need to use the Split function in VBA code in that workbook | | The worksheet SPLIT is part of an old workbook with plenty of code and | plenty of other code refers to it. | | Rather than changing the codename of the worksheet and rewriting all the | code, can I use the Split function somehow? At the moment as soon as I type | Split it assumes it is the worksheet object, not the function. | | Thanks, | | Antonio |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
string to codename | Excel Discussion (Misc queries) | |||
Changing Codename in VBA | Excel Programming | |||
VBA codename and codeprotection | Excel Programming | |||
codename help | Excel Programming | |||
Worksheet codename | Excel Programming |