Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Hi, If someone knows: I write the following (see below). and from the cells selected I would like to extend to the entire rows to delete them. Range("B" & ActiveCell.Row + 1 - decale).Select ActiveWindow.SmallScroll Down:=0 Selection.SpecialCells(xlCellTypeSameValidation).S elect Thanks in advance for any idea on this, Michael -- mikla ------------------------------------------------------------------------ mikla's Profile: http://www.excelforum.com/member.php...o&userid=37179 View this thread: http://www.excelforum.com/showthread...hreadid=569082 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Selecting the value from a randomly selected cell out of a range | Excel Discussion (Misc queries) | |||
How to obtain the number of Column and Row from selected (active)cell? | Excel Programming | |||
Selecting an active cell | Excel Programming | |||
Selecting Previously Active Cell | Excel Programming | |||
Selecting Active Cell before Text Import Routine | Excel Programming |