+ Reply to Thread
Results 1 to 12 of 12

Display only filtered values from sheet 1 to sheet 2 (text and numbers)

  1. #1
    Registered User
    Join Date
    03-24-2010
    Location
    Croatia
    MS-Off Ver
    Excel 2007
    Posts
    50

    Display only filtered values from sheet 1 to sheet 2 (text and numbers)

    Hi

    is there any formula to display only filtered units from one place to another place in the same workbook:

    screenshot.77.jpg

    workbook in attachment

    Sheet 1 is list with filter, when filter applied I want to display filtered rows to sheet 2

    crossposted link: https://www.mrexcel.com/board/thread...mbers.1179681/
    Attached Files Attached Files
    Last edited by perko121; 08-20-2021 at 01:18 PM. Reason: crossposting

  2. #2
    Valued Forum Contributor
    Join Date
    11-02-2016
    Location
    NY
    MS-Off Ver
    2010
    Posts
    459

    Re: Display only filtered values from sheet 1 to sheet 2 (text and numbers)

    Lookup advanced filtering. There you will copy the Headings and can filter the data there.

  3. #3
    Registered User
    Join Date
    03-24-2010
    Location
    Croatia
    MS-Off Ver
    Excel 2007
    Posts
    50

    Re: Display only filtered values from sheet 1 to sheet 2 (text and numbers)

    I need automatic formula .. each time I select different filter, it should display filtered rows

  4. #4
    Forum Moderator alansidman's Avatar
    Join Date
    02-02-2010
    Location
    Steamboat Springs, CO
    MS-Off Ver
    MS Office 365 Version 2405 Win 11 Home 64 Bit
    Posts
    23,940

    Re: Display only filtered values from sheet 1 to sheet 2 (text and numbers)

    Administrative Note:

    Welcome to the forum.

    We would very much like to help you with your query, however it has been brought to our attention that the same query has been posted on one or more other forums and you have not provided the required cross-post link(s) here.

    Please see Forum Rule #3 about cross-posting and adjust accordingly. Read this to understand why we (and other sites like us) consider this to be important.

    (Note: this requirement is not optional. No help to be offered until the link is provided.)
    Alan עַם יִשְׂרָאֵל חַי


    Change an Ugly Report with Power Query
    Database Normalization
    Complete Guide to Power Query
    Man's Mind Stretched to New Dimensions Never Returns to Its Original Form

  5. #5
    Registered User
    Join Date
    03-24-2010
    Location
    Croatia
    MS-Off Ver
    Excel 2007
    Posts
    50

    Re: Display only filtered values from sheet 1 to sheet 2 (text and numbers)

    ok sorry .. I've updated crossposted link

  6. #6
    Forum Contributor
    Join Date
    04-15-2013
    Location
    Singapore, Melbourne
    MS-Off Ver
    Office 365
    Posts
    167

    Re: Display only filtered values from sheet 1 to sheet 2 (text and numbers)

    Apply this formula in any blank cell in your Sheet2, drag and fill it to the range.

    Formula: copy to clipboard
    Please Login or Register  to view this content.



    If you have Office 365, simply use FILTER function as below:

    Formula: copy to clipboard
    Please Login or Register  to view this content.
    Row row row your boat
    Gently down the stream

  7. #7
    Registered User
    Join Date
    03-24-2010
    Location
    Croatia
    MS-Off Ver
    Excel 2007
    Posts
    50

    Re: Display only filtered values from sheet 1 to sheet 2 (text and numbers)

    THank you .... so I get 1st row displayed ok but can get other rows, Am I doing something wrong


    Attachment 744880

  8. #8
    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. 2405 (Windows 11 23H2 64-bit)
    Posts
    81,428

    Re: Display only filtered values from sheet 1 to sheet 2 (text and numbers)

    Attach a workbook, not an image - we cannot troubleshoot a picture.

    \Which version of Excel are you using?
    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.

  9. #9
    Forum Expert
    Join Date
    09-30-2019
    Location
    Chiangmai, Thailand
    MS-Off Ver
    Office 2016, Excel 2019
    Posts
    1,234

    Re: Display only filtered values from sheet 1 to sheet 2 (text and numbers)

    If you allow me to use helper column.

    In sheet1
    O1 [ copy down ]
    Please Login or Register  to view this content.
    In sheet2
    B1 [ copy to right/down to M10 ]
    Please Login or Register  to view this content.
    Regards.

  10. #10
    Registered User
    Join Date
    03-24-2010
    Location
    Croatia
    MS-Off Ver
    Excel 2007
    Posts
    50

    Re: Display only filtered values from sheet 1 to sheet 2 (text and numbers)

    This last works almost ok. It displays all data but when filtering at sheet1 it's not showing very well.


    Office 2016


    attached file
    Attached Files Attached Files
    Last edited by perko121; 08-21-2021 at 07:07 AM.

  11. #11
    Forum Expert
    Join Date
    09-30-2019
    Location
    Chiangmai, Thailand
    MS-Off Ver
    Office 2016, Excel 2019
    Posts
    1,234

    Re: Display only filtered values from sheet 1 to sheet 2 (text and numbers)

    The formula in column O are refer wrong row.

    Please confirm that
    O1
    =SUBTOTAL(103,B1)

    and so on.

    Regards.

  12. #12
    Registered User
    Join Date
    03-24-2010
    Location
    Croatia
    MS-Off Ver
    Excel 2007
    Posts
    50

    Re: Display only filtered values from sheet 1 to sheet 2 (text and numbers)

    I love you thanks

+ 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. Message Box to display rows count of filtered sheet
    By walt737 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 04-02-2019, 02:12 PM
  2. Replies: 3
    Last Post: 12-15-2015, 05:04 PM
  3. Replies: 16
    Last Post: 12-16-2013, 01:29 AM
  4. [SOLVED] use 2 values on sheet 1 to search sheet 2 & return text on sheet 1
    By BlakeLee in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 02-02-2013, 04:56 PM
  5. Replies: 4
    Last Post: 01-14-2013, 01:48 PM
  6. Replies: 1
    Last Post: 08-08-2012, 01:17 AM
  7. Filter sheet then assign values into array based on this filtered sheet
    By welchs101 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 10-06-2011, 10:32 AM

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