Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
ActiveCell.Resize(1, 3).Select
"Shawn" wrote: I need a simple VBA to select the following range: the active cell and the next to cells to the right. I want this to be relative to where ever the active cell is. So I want it to select the active cell and the range to the offset (0,2) -- Thanks Shawn |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
VBA: Column Select then Data Select then return to cell A1 | Excel Discussion (Misc queries) | |||
Macro to select cells without a certain value and select a menu it | Excel Worksheet Functions | |||
error - select method failed - (columns.select) | Excel Programming | |||
Using formulas to select cells (Ex: Select every nth cell in a col | Excel Discussion (Misc queries) | |||
End Select without Select Case, Block If without End If errors | Excel Programming |