redheadclay
New Member
- Joined
- Sep 24, 2008
- Messages
- 15
OK, this is a bit difficult to explain. I want to select the specified range in a cell, not the cell itself. I have:
Range("q3").Select
The cell "q3" has a volatile cell reference IN it (AM23).
I want to select the "AM23", not the "Q3".
Is that clear? I am sure this is simple to do, but I havent quite got it.
Thanks!!!
Range("q3").Select
The cell "q3" has a volatile cell reference IN it (AM23).
I want to select the "AM23", not the "Q3".
Is that clear? I am sure this is simple to do, but I havent quite got it.
Thanks!!!