+ Reply to Thread
Results 1 to 5 of 5

filtering data without view changing for rest of sheet

  1. #1
    Registered User
    Join Date
    04-30-2019
    Location
    Stoke-on-Trent, England
    MS-Off Ver
    2016
    Posts
    20

    filtering data without view changing for rest of sheet

    Hi i would like to know if there is a way of being able to filter the data i have on the left of my worksheet without it hiding the data on the right side of my sheer
    Attached Files Attached Files

  2. #2
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,780

    Re: filtering data without view changing for rest of sheet

    No, it's not possible. I'm not even sure it can be done with VBA, but if code is an option, I'll happily move the thread for you.
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    Forum Rules (updated August 2023): please read them here.

  3. #3
    Valued Forum Contributor
    Join Date
    06-29-2014
    Location
    Australia
    MS-Off Ver
    MSO 365
    Posts
    1,098

    Re: filtering data without view changing for rest of sheet

    Hello SJGidman,

    The general answer to your question is "no". However, you could use the Advanced Filter on the same worksheet using a VBA code as follows:-

    Please Login or Register  to view this content.
    It basically, and very quickly, moves the filtered data over to another part of your worksheet starting at cell N1.
    I've attached your sample with the above code implemented and assigned to the blue "Test Me" button.

    Place a criteria in, say, Q2 (under "Stationary",e.g Books) and click on the button. You'll see all the required data for "Books" appear from row4 down. You can, of course, use more than one criteria.

    Let us know your thoughts on using this method.

    I hope that this helps.

    Cheerio,
    vcoolio.
    Attached Files Attached Files

  4. #4
    Registered User
    Join Date
    04-30-2019
    Location
    Stoke-on-Trent, England
    MS-Off Ver
    2016
    Posts
    20

    Re: filtering data without view changing for rest of sheet

    This seems like a solution i could work in to my sheet, great thanks for the help

  5. #5
    Valued Forum Contributor
    Join Date
    06-29-2014
    Location
    Australia
    MS-Off Ver
    MSO 365
    Posts
    1,098

    Re: filtering data without view changing for rest of sheet

    You're welcome and thanks for the rep.

    Let us know if you need any more help with this.

    Cheerio,
    vcoolio.

+ 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. Changing view of data in the table
    By Andrzej_85 in forum Excel General
    Replies: 3
    Last Post: 08-21-2017, 09:22 PM
  2. Replies: 5
    Last Post: 07-30-2014, 02:25 AM
  3. Line-Column on 2 Axes, problem with view when changing data selection.
    By Gorancina in forum Excel Charting & Pivots
    Replies: 0
    Last Post: 11-05-2012, 06:51 AM
  4. Replies: 6
    Last Post: 03-19-2012, 04:50 AM
  5. Replies: 2
    Last Post: 03-23-2009, 10:17 AM
  6. Filtering/Creating Data View
    By djmorgan in forum Excel General
    Replies: 1
    Last Post: 01-18-2007, 07:12 AM
  7. Replies: 1
    Last Post: 02-15-2006, 01:45 PM

Tags for this Thread

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