Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Here is my code:
Sheets("Stepdown2").Columns("P:S").Select Selection.ClearContents Cells.Select Selection.AutoFilter Selection.AutoFilter Field:=1, Criteria1:="<" Set rang = Sheets("Stepdown2").AutoFilter.Range rang.Copy Sheets("CEU Database").Select Rows("4:4").Select Selection.Insert Shift:=xlDown I get an error at the last line. When I try it manually it says the paste area and the copy area are not the same size??? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
split post code (zip code) out of cell that includes full address | Excel Discussion (Misc queries) | |||
Code to conditional format all black after date specified in code? | Excel Discussion (Misc queries) | |||
Drop Down/List w/Code and Definition, only code entered when selec | Excel Worksheet Functions | |||
option buttons run Click code when value is changed via VBA code | Excel Programming | |||
VBA code delete code but ask for password and unlock VBA protection | Excel Programming |