Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Excel 2007 is giving me such a headache;
Recorded macro code Columns("B2:B2819").AdvancedFilter Action:=xlFilterCopy, _ CopyToRange:=Range("AB65000"), Unique:=True Should extract 6 values When run from inside a procedure it fails to extract anything; When run manually without a macro running it works fine; Additional info: Column A is already filtered to 1 value, now I need to get the associated values from column B; At this point i have already ran extract unique on column A with no problem |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Macro hangs up often but sometimes works fine | Excel Worksheet Functions | |||
Macro works fine on PC; fails on Mac | Excel Programming | |||
pivot table - works manually not by macro | Excel Programming | |||
Solver GUI works fine, but the VBA macro won't return any results | Excel Programming | |||
Macro works fine in xl2002 but does not in xl 2000 | Excel Programming |