Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I would like to "localise" range names using VBA code. Local range names (as I understand) are range names that are attached to the sheet name on which they reside - so you can have several of the same range names, but each one on a different sheet in the same workbook. These range names have the sheet name infront of them separated by a "!" e.g. sheet1!range1 I could, of course, create a string from the individual components and then assign the address of cells represented by range1 to it - but it wouldn't be very neat.... I just want to take range1 and localise it. Ideas...?? Thanks...Chris |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
converting email address names in a range of cells to real names | Excel Worksheet Functions | |||
Localisation problem with pivot tables | Setting up and Configuration of Excel | |||
Put a formula to a cell with macro and it doesent calculate. (Excel localisation problem?) | Excel Programming | |||
Localisation decimal problems | Excel Programming | |||
Localisation problem?? | Excel Programming |