+ Reply to Thread
Results 1 to 6 of 6

Filter re arranged non adjacent columns

  1. #1
    Forum Contributor
    Join Date
    08-03-2021
    Location
    London
    MS-Off Ver
    365
    Posts
    610

    Filter re arranged non adjacent columns

    Hi I've been using the formula

    INDEX(range,SEQUENCE(ROWS(range)),{2,5,3})

    To rearrange columns but I want to then filter the resulting data,

    FILTER(INDEX(range,SEQUENCE(ROWS(range)),{2,5,3}),criteria range="criteria")

    I can't see what I'm doing wrong, I've attached a simple example please help.

    Richard
    Attached Files Attached Files

  2. #2
    Forum Guru
    Join Date
    09-10-2017
    Location
    Chippenham, England
    MS-Off Ver
    365
    Posts
    15,078

    Re: Filter re arranged non adjacent columns

    How about filtering 1st, like
    Formula: copy to clipboard
    Please Login or Register  to view this content.

  3. #3
    Forum Expert rorya's Avatar
    Join Date
    08-13-2008
    Location
    East Sussex, UK
    MS-Off Ver
    365 Ent Monthly Channel / Insiders Beta
    Posts
    8,911

    Re: Filter re arranged non adjacent columns

    You've got mismatched rows - you're only using rows 3:13 in the ROWS function. Change that to 3:14 and your formula should work.
    Rory

  4. #4
    Forum Contributor
    Join Date
    08-03-2021
    Location
    London
    MS-Off Ver
    365
    Posts
    610

    Re: Filter re arranged non adjacent columns

    Thanks, all sorted.

    RD

  5. #5
    Forum Contributor
    Join Date
    08-03-2021
    Location
    London
    MS-Off Ver
    365
    Posts
    610

    Re: Filter re arranged non adjacent columns

    That's interesting, not tried it but I'll look into it. I've only used Let at very simple calculation to see how it worked.

    RD

  6. #6
    Forum Guru
    Join Date
    09-10-2017
    Location
    Chippenham, England
    MS-Off Ver
    365
    Posts
    15,078

    Re: Filter re arranged non adjacent columns

    Glad to help & thanks for the feedback.

+ 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. [SOLVED] struggling with new filter array formula with non adjacent columns getting #value
    By JEAN1972 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 10-27-2020, 09:38 AM
  2. [SOLVED] Large PDF File Needs to be arranged in Columns
    By pick44 in forum Excel General
    Replies: 5
    Last Post: 10-05-2019, 08:38 AM
  3. [SOLVED] VBA code to apply same filter to adjacent columns of pivot table.
    By Ishwarind in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 09-25-2017, 07:00 AM
  4. Adjust Avdance filter macro to show non-adjacent columns
    By Amita68 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 09-13-2017, 05:03 PM
  5. List range in advanced filter where the columns are not adjacent
    By peter_swe in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 08-23-2016, 05:07 PM
  6. [SOLVED] Filter/Copy based sheet name paste non adjacent columns
    By marreco in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 10-27-2014, 06:16 AM
  7. Multiple values in the columns should be re-arranged into rows
    By gulred21 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 03-12-2013, 11:19 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