+ Reply to Thread
Results 1 to 6 of 6

Hiding table filter arrows

  1. #1
    Registered User
    Join Date
    08-20-2016
    Location
    ny
    MS-Off Ver
    2011
    Posts
    4

    Hiding table filter arrows

    Is there a way to hide the arrows except for one of the columns. I know if I take it off filter it will hide all the arrows but I just need one of the columns to be able to filter the data. Thanks for any help

  2. #2
    Forum Moderator davesexcel's Avatar
    Join Date
    02-19-2006
    Location
    Regina
    MS-Off Ver
    MS 365
    Posts
    13,482

    Re: Hiding table filter arrows

    Please Login or Register  to view this content.
    https://youtu.be/E6Nj2vIvlpI
    http://www.xlorate.com/excel-questio...s%20you%20Type

    These example show how to hide the filter arrow

  3. #3
    Valued Forum Contributor
    Join Date
    06-21-2013
    Location
    Bangladesh
    MS-Off Ver
    Excel 2000, Excel XP, Excel 2002, Excel 2007, Excel 2010, Excel 2013
    Posts
    975

    Re: Hiding table filter arrows

    Your post title does not match with the description. Anyway, I am providing you the possible solutions without VBA.

    If you are trying to set filter in one column only, but this is not the 1st column then,

    1. The easiest way to do that is creating a table. Select the column, then go to Insert tab and click on Table and then ok. That's it. You can hide the arrow also. Just select the table and uncheck the Filter Button on Design tab.

    2. Another way is almost manual filtering. Click on the column header, then go to Data tab. Then click on Advanced. Now check "Unique Records Only" if you wan to filter the unique records only. Then ok. Or, if you want to filter with a specific criteria then write down the criteria range. But this is the worst way I think as it is all manual.


    If you want to hide the filter arrows from all columns except one then, you need VBA.
    Last edited by sanram; 08-20-2016 at 08:09 PM.

  4. #4
    Registered User
    Join Date
    08-20-2016
    Location
    ny
    MS-Off Ver
    2011
    Posts
    4

    Re: Hiding table filter arrows

    that was perfect. repped

  5. #5
    Registered User
    Join Date
    12-20-2008
    Location
    Arkansas
    MS-Off Ver
    2010
    Posts
    87

    Re: Hiding table filter arrows

    I know this is an old post, but someone may be able to use this bit of code.
    (Uses VBA)

    Please Login or Register  to view this content.
    This will put filter dropdown arrows from "A3:H3" for those people who have multiple header rows.

    It will then remove the dropdown arrow from the 4th & 7th columns (D & G) so that the only columns that are filtered are A-C and E-F and H.

    Hope this clears up some questions about unique filters.

  6. #6
    Forum Moderator davesexcel's Avatar
    Join Date
    02-19-2006
    Location
    Regina
    MS-Off Ver
    MS 365
    Posts
    13,482

    Re: Hiding table filter arrows

    Quote Originally Posted by Obfuscated View Post
    I know this is an old post, but someone may be able to use this bit of code.
    (Uses VBA)

    Please Login or Register  to view this content.
    This will put filter dropdown arrows from "A3:H3" for those people who have multiple header rows.

    It will then remove the dropdown arrow from the 4th & 7th columns (D & G) so that the only columns that are filtered are A-C and E-F and H.

    Hope this clears up some questions about unique filters.
    This was answered in post #2

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Hiding a Pivot Table Report Filter Drop Down Arrow
    By HangMan in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 07-05-2015, 10:25 AM
  2. Trouble hiding autofilter arrows
    By SHUTTEHFACE in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 12-30-2014, 08:26 PM
  3. [SOLVED] Tables and Filters - How to remove filter on table without removing little arrows?
    By tv69 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 03-17-2014, 11:48 AM
  4. Hiding Autofilter arrows
    By RobLink in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 04-28-2011, 11:11 AM
  5. Visibledropdown false not hiding all arrows
    By WasWodge in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 12-21-2010, 07:15 PM
  6. hiding autofilter arrows
    By petca059 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 08-11-2010, 04:42 AM
  7. Remove Table Filter Arrows on some Columns
    By lipster in forum Excel General
    Replies: 1
    Last Post: 02-14-2010, 04:16 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1