Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I'm having trouble naming a range with this code.
B1 to D7 is selected. r1 = 1 A1 = "950" Why isn't this working? ActiveWorkbook.Names.Add Name:=Range("A" & r1).Value, RefersTo:=Selection.Address Thanks. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Naming ranges | Setting up and Configuration of Excel | |||
naming ranges | Excel Worksheet Functions | |||
Naming Ranges | Excel Discussion (Misc queries) | |||
Naming Ranges | Excel Discussion (Misc queries) | |||
naming ranges | Excel Programming |