Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi
I want to be able to select a range eg Application.Goto Reference:="Asset" Once I have done this I want to be able to deduce what the first cell in the range is eg "F1". I want to do this so I can reset the range when people add to it Also is there an easier way to write code to resize the range ie below is recorded but I just want to be able to say =range("F1","F11") etc ActiveWorkbook.Names.Add Name:="Asset", RefersToR1C1:= _ "=Tables!R2C6:R11C6" Thanks -- Kevin |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
VBA: Column Select then Data Select then return to cell A1 | Excel Discussion (Misc queries) | |||
Using formulas to select cells (Ex: Select every nth cell in a col | Excel Discussion (Misc queries) | |||
Easy question - If ...then Change cell value | Excel Programming | |||
new user with easy question? not easy for me | New Users to Excel | |||
Easy one: Focus off individual cell? | Excel Programming |