Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Sub downer()
ActiveCell.Offset(1, 0).Select End Sub Sub downer2() ActiveCell.Offset(1, 0).Interior.ColorIndex = 3 End Sub Gord Dibben MS Excel MVP On Thu, 16 Nov 2006 15:52:01 -0800, gk wrote: |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
thank you.
"Gord Dibben" wrote: Sub downer() ActiveCell.Offset(1, 0).Select End Sub Sub downer2() ActiveCell.Offset(1, 0).Interior.ColorIndex = 3 End Sub Gord Dibben MS Excel MVP On Thu, 16 Nov 2006 15:52:01 -0800, gk wrote: |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
macro to move cursor one cell right | New Users to Excel | |||
Visual basic macro move cursor down 1 cell | Excel Worksheet Functions | |||
Macro to move the cursor to a different cell on the same row | Excel Programming | |||
macro to move cursor | Excel Programming | |||
need help with macro -move cursor down then home | Excel Programming |