Home |
Search |
Today's Posts |
#7
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Yep..... That works
Sub moveStuffUp() Range(Cells(ActiveCell.Row, "I"), _ Cells(ActiveCell.Row, "K")).Delete xlUp Range("I" & ActiveCell.Row).Select End Sub Geoff |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
site faulty? | Excel Discussion (Misc queries) | |||
Using a PasteSpecial within a Destination:= line | Excel Worksheet Functions | |||
Faulty Page Tabs | Excel Discussion (Misc queries) | |||
Pastespecial and cut | Excel Programming | |||
vba pastespecial | Excel Programming |