Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
In my program, when I enable AutoFilter, I want to select cell E4 and move
down 2 cells and enter text. I tried using ActiveCell.Offset(2, 0).Activate but that just places the cell in E6. I want to be able to space down 2 cellls below E4 no matter what the row number is. How can I do this? Thx |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Format of autofilter selection list. | Excel Discussion (Misc queries) | |||
Paste into autofilter selection! | Excel Worksheet Functions | |||
Moving a selection... | Excel Discussion (Misc queries) | |||
Selection.AutoFilter Field:=1 | Excel Programming | |||
autofilter/cell selection problems | Excel Programming |