Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
How would I use an excel range with the following
statement instead of the R1C1 formula? ActiveWorkbook.Names.Add Name:="Drp_Name", RefersToR1C1:="=Control!R17C1" For example ActiveWorkbook.Names.Add Name:="Drp_Name", RefersToR1C1:="=Control!Range("A1") TIA |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Range selection with R1C1 | Excel Discussion (Misc queries) | |||
help on Converting R1C1 to A1 and A1 to R1C1..tia sa2 | Excel Discussion (Misc queries) | |||
help on Converting R1C1 to A1 and A1 to R1C1..tia sa2 | Excel Worksheet Functions | |||
R1C1 | Excel Discussion (Misc queries) | |||
Using Range with R1C1 notation in a macro | Excel Programming |