Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I'm new to Macros and programming. Why am I getting a compile error?
Sheets("Data").Select Range("L3:U100").Select Selection.ClearContents Range("A18:J50000").AdvancedFilter Action:=xlFilterCopy, CriteriaRange:= Range ("A2:J4"), CopyToRange:=Range("L3:U100"), Unique:=False Sheets("Search").Select End Sub Any help is greatly appreciated!! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
help with this error-Compile error: cant find project or library | Excel Discussion (Misc queries) | |||
VBAProject name compile error, not defined at compile time | Excel Programming | |||
error message: compile error, argument not optional | Excel Programming | |||
How do I get rid of "Compile error in hidden module" error message | Excel Discussion (Misc queries) |