Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Basically I have a cell named "Cell" for convenience. Now that cell
contains a value saying "A1" but this value can change but always refers to another cell. I want to get the referring cell as a range. Currently I have: Dim cell As Range cell = Range(Range("Cell").Value) but this doesn't work for some reason. Can someone please emlighten me? Thanks, Mark |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
how copy formula that contains ranges so ranges do not overlap | Excel Worksheet Functions | |||
Real Newbie newbie question | New Users to Excel | |||
union of named ranges based only on the names of those ranges | Excel Programming | |||
Copy data in named ranges to a newer version of the same template to identical ranges | Excel Programming | |||
named ranges - changing ranges with month selected | Excel Programming |