advance filer

  1. S

    Advance Filter Code Issue

    Hi, I'm not sure what is wrong with the below code but somehow I'm unable to filter the options which I want to filter. Can anyone help? Sub AdvancedFilterExample() 'Define variables Dim ws As Worksheet Dim rng As Range Dim criteria As String 'Set the worksheet you want to...
  2. S

    MACRO

    Hi I have created an advance filter to filter out some values, but scenario where the macro does not find the filter criteria values in the excel sheet, it hides all the other rows hence wanted to check how I can make a macro in such a way that if it doesn't find the filter criteria value in a...
  3. S

    Conditional / Drop Down List Multiple Filter

    Hi everyone, Background: <tbody> A B C D Policy Issue Service Benefits Application Service Request Analysis underwriting Policy Accounts Payout Payment Admin </tbody> <tbody> </tbody> The Blue text in Column A is level 1 data; the red text in B,C and D column is Level 2 data...
  4. F

    Extracting Unique Values from Rows

    Hi, I have a very large data set, 10,000 rows and 150 columns. I need to extract and display unique values from the rows. My data is arranged as follows. <tbody> A B C D E F G H I J 1 Boston 3 5 3 7 3 2 NYC 1 2 2 4 8 </tbody> Desired Result Display: <tbody> Boston 3 5 7...
  5. FuzzyTom

    Advanced Filter Copies in one Case but Fails in the Other?

    Hi, I have an advance filter with criteria as follows: Range(ClientRange).AdvancedFilter Action:=xlFilterCopy, CriteriaRange:=Range(ClntName), CopyToRange:=Range("AA2"), unique:=True and it works just fine ... it copies the title and the data. But in the next case I have no criteria as...

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