ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Advancedfilter copy in place doesn't use criteria range correctly (https://www.excelbanter.com/excel-programming/347675-advancedfilter-copy-place-doesnt-use-criteria-range-correctly.html)

Josh[_13_]

Advancedfilter copy in place doesn't use criteria range correctly
 
I'm going a little crazy. If I run an advancedfilter in the vba code of my
userform command button it builds the criteria range correctly (I can stop
at a breakpoint, look in excel and see the right criteria range), but when
the advancedfilter runs it returns the full list as if it ignored the
criteria range or it hides all rows in the input range (if I do it manually).


Please help, I can provide code if needed.

Thanks
Josh

Debra Dalgleish

Advancedfilter copy in place doesn't use criteria range correctly
 
Is the worksheet name included in the criteria reference? Perhaps it's
using a range on the active sheet when you run the code.

Josh wrote:
I'm going a little crazy. If I run an advancedfilter in the vba code of my
userform command button it builds the criteria range correctly (I can stop
at a breakpoint, look in excel and see the right criteria range), but when
the advancedfilter runs it returns the full list as if it ignored the
criteria range or it hides all rows in the input range (if I do it manually).


Please help, I can provide code if needed.

Thanks
Josh



--
Debra Dalgleish
Excel FAQ, Tips & Book List
http://www.contextures.com/tiptech.html



All times are GMT +1. The time now is 02:03 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com