Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
this i should know, but never get right...
a range can be named at a workBOOK or workSHEET level (true?) ....this presumes that a name could either exist at the workbook level and have the same value on all of the worksheets or or the same name could exist on each worksheet and have a value specific to that sheet (is this correct?) i use this to define a name at the workbook level: ActiveWorkbook.Names.Add Name:="SuspendProgrammedAutomaticCalculation", _ RefersToR1C1:="=""True""" what would the correct code be for creating a worksheet level name thanks in advance mark |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Deleting all named ranges that have a workbook scope | Excel Discussion (Misc queries) | |||
Copy worksheet with named ranges to new workbook and keep names | Excel Worksheet Functions | |||
Transfering 100 named ranges to an another workbook | Excel Discussion (Misc queries) | |||
Phantom named ranges in a workbook? | Excel Discussion (Misc queries) | |||
Linking to named ranges in another workbook | Excel Discussion (Misc queries) |