advanced filter

  1. R

    Advanced filter from closed workbook

    Hi, I am trying to pull data from a closed workbook using advanced filter. here is what my code looks like right now. It works fine if I have both the workbook with the criteria as well as the workbook "ORDERS CHART" open Sub Macro1() Range("Sheet2!A1:AU999").Clear...
  2. R

    Advanced filet & comments

    I have an advanced filter running. I'm trying to get it to copy to another sheet WITH the comments. How do i alter my code to get it to do this? FinalRow = Range("Sheet1!A1").End(xlDown).Row Range("SSLFirst!A1:I999").Clear Range("Sheet1!A1").Resize(FinalRow, 9).AdvancedFilter _...
  3. J

    Macro to filter unique data based on value in other column

    I have 2 columns Say A and B . Column A contains duplicate values whereas column B contains only Digit 1 or 2. i want to generate a list of unique values contained in column A for cells containing 1 and 2 in column b separately. I tried recording a macro using advanced filter but somehow it is...
  4. K

    Create a table from a subset of a range of columns

    I'm new to MrExcel.com, first post. I'm a VBA newbie. I'm tasked with creating a report of Client's with certain project statuses. I want to create this report on a separate sheet that already has some other data. The Advanced Filter almost does what I want, but it has two issues. I don't...
  5. L

    Advance Filters AND criteria populated from selected items in listboxes

    Hello, There are three list boxes on a sheet(Instruments,Months,Years). After the user selects items in each list box, selected items from each list box are copied into arrays and outputted into corresponding columns to be used as AND criteria for an Advanced filter. This set up works only...
  6. K

    Advanced filter won't insert rows in a data table?

    I have a macro that advance filters some data according to a criteria range, and then places the desired fields in a data table on another worksheet. The advanced filter code is straight forward and works fine, but I notice that unlike when I simply copy and paste data into a data table, in...
  7. E

    How to run an advanced filter with multiple dynamic lists of criteria?

    I have 2 sheets, the first one "epacks" is populated daily from an online database and shows a list of parts that will be delivered to the factory with a corresponding epack# and a trailer#. The second is my "Interface" sheet in which I have 2 dynamic named ranges for my advanced filter...
  8. P

    Advanced Filter with Array formula wildcard

    I have a formula that looks for a certain word within a text string in multiple columns. small(if(not(iserror(search("house", B2:E50))),row(B2:E50)),rows($A1:A1)). This gives me the row number. It does not work with advanced filter. The intent is to filter on rows that may be contained in...
  9. P

    Are Headers mandatory for Filters?

    Both in Autofilter and Advanced Filters?
  10. T

    VBA Match Advanced Filter - Excel 2010

    Hello, I'm new to excel vba and have been trying to write a code for filtering a worksheet based on exact match to my criteria range. For example, column L on my sheet1 includes D2-D26 and I only need to filter D2 and D20. But with the code I currently have I get all cells that start with D2...
  11. C

    Advanced Filter not doing what I want it to do.

    Hey, currently doing Slaying Excel Dragons homework problem 84 which involves using advanced filter. As you can see, I want to set the criteria to Jo OR Fred but the result is also including "Joe" which is Jo plus an "e". Why is excel doing this and how do I stop it?
  12. R

    Ignoring Blanks with Advanced Filter

    Hello, I've been searching a lot on the web to find help with this, but all the answers have been varied and I've not been able to get any to work. I have a single column containing text that I want to use advanced filter to 'copy to another location'. I need to ignore blanks and keep unique...
  13. A

    General: Creating a GUI data calculator, running functions with multiple criteria

    Hi all, With some minor experience with vba, I am still pretty new to excel, but a quick learner! Please keep that in mind as you read on. I have a bunch of data in a spreadsheet, and so far I've been able to create a user form to add entries to this data. :) Now, the next thing I want to...
  14. T

    Help with Advanced Filters and Auto Refresh

    I have 5 worksheets in a workbook, each with a table containing the same column headings and all tables begin at B12 and end at Col L. I would like to have the rows from each of the 5 tables copied to a separate master sheet. Also, each time the tables are updated with new data and/or rows are...
  15. FuzzyTom

    VBA for Excel 2007 using an Advanced Filter

    Hi, I have a range say A1:A100 that is populated with Client Names. I would like to use Advance Filter to copy unique values of Client Names to another Range ... say G1 and in another case H1. This is the criteria I have been testing for a while with no success: in Range B2, my criteria...
  16. P

    How to make a complete non-blank criteria?

    Hi, I need to build a complete non-blank criteria in an advanced filter. I know <> will give me all non-blanks (skipping pure blank cells). But as you see in the auto-filter criteria "Blanks" will also give the impure blanks (i.e cells containing only a space/spaces as thier value). How to build...
  17. A

    Performance issue VB

    Hi, I´m trying to filter out unique names based on chosen year and organizational unit from a list that contains approx 20000 rows. Use code below, which is executed with a control button. I experience performance issues, the macro takes 5-10 sec to run. Is there any better way to do it? Sub...
  18. M

    Advanced Filter

    Hi Guys, New to the site, really stuck with this excel filter problem. here goes; I have a spreadsheet which is essentially a table, table headers are in C7:I7 and the table cells are C8:I71. C8:I71 are all filled with a vlookup formula that pulls in information from other sheets. When the...
  19. T

    Trouble sorting rows in Excel

    Hi, I am having problem with sorting the following rows according to its values in an ascending order. I would like to have it sorted based on the number before the first dot "x." then the middle number and finally the last number. I have tried filter, advanced sort, but I cant seem to get...
  20. J

    Challenge: Advanced Filter code from one sheet to another

    This is a self imposed project while I wait for information about my next real project. My team is at the level of using recorded code only, and I want to introduce using Advanced Filter to solving the following problem. An accounting group has daily cash posted that they need to reconcile to...

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top