About 4,570 results
Open links in new tab
  1. Filter Only Some Columns - Excel Tips - MrExcel Publishing

    Sep 13, 2022 · Instead, select cells A1:D1 before selecting the Filter icon. This will add the dropdowns to only those columns. Of course, if you filter by column A, it will only show you the …

  2. Can you add a column to filter on without losing existing filters?

    Sep 4, 2015 · I add a couple columns to the dataset for notes or formulas and now want to filter on these new columns, without removing and re-applying all filters. At the very least, without …

  3. Turn Auto-Filter on in one column only - MrExcel

    Mar 25, 2002 · Filter, cut paste to a new workbook). If you set your range for your autofilter to a single column of the data, it will only build the dropdown on the top cell of the range, but will …

  4. Filtering the Value field in a Pivot Table - MrExcel

    Jun 25, 2009 · I'm guessing that you are trying to get a filter dropdown above the value column that you want to filter (like an autofilter in a simple table). For a PivotTable, you control the …

  5. Controlling Autofilter with VBA - adding criteria to existing

    Apr 14, 2016 · Hello all, I am stuck on an autofilter issue. I am trying to add criteria to an existing filtered column named "Interval". I have an Excel table with a column containing string or …

  6. Excel 2024: Filter with a Formula - Excel Tips - MrExcel Publishing

    Aug 2, 2024 · To filter to records where multiple conditions are met, multiply the conditions together. Bonus Tip: Understanding Array Constants You've just seen a few examples that …

  7. Histogram of Filtered Data | MrExcel Message Board

    Jul 26, 2004 · Add two things to the spreadsheet: 1. List of all valid filter items, and a validated cell where you can select the "current" item 2. New column in the data area with a simple formula …

  8. Add Column based on filter and field value - MrExcel

    Oct 28, 2020 · Hello, I need to add a new column. The value in that column needs to be filtered from ValueID and Value. Basically I the new column named 162 should look for ValueID 162 …

  9. Extend filter when extra column added to Excel data

    Feb 19, 2020 · If I have a set of data set up with filtered column headings. I want to add an extra column of data at the far right hand side of my table. When I do this, the filter does not …

  10. VBA Code to Freeze Top Row and Apply Filter to Columns

    Jan 11, 2006 · So I have a macro that filters data on a selected column and creates a new worksheet for it. Works well. A few extra bits would be helpful; particularly if after the data …