Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi, i have this code that will select from active sheet 20 cells below, on
the column. can this code be made to select 20 cells to the right, on row? Range(ActiveCell, Cells(ActiveCell.Row + 20, ActiveCell.Column)).Select Can this be done? Thanks! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
move from active cell offset in macro | Excel Discussion (Misc queries) | |||
Active cell position for macro | Excel Worksheet Functions | |||
how to create a macro that references the currently active cell | Excel Worksheet Functions | |||
copy name from active sheet to cell - using macro or function | Excel Worksheet Functions | |||
macro- move down to empty cell & active worksheet | Excel Worksheet Functions |