+ Reply to Thread
Results 1 to 5 of 5

Auto copy filtered list data to another sheet

  1. #1
    Registered User
    Join Date
    09-12-2014
    Location
    India
    MS-Off Ver
    2016 & 2019
    Posts
    36

    Auto copy filtered list data to another sheet

    I have some filtered data in sheet2 .I get column H and I data with subtotal function.
    How do I auto copy filtered list data of adjoining cells of column B to G and I
    please check attached file,I want to copy all adjoining cells of column H2
    Attached Files Attached Files
    Last edited by PandaWarrior; 05-30-2020 at 12:28 PM. Reason: new file uploaded with correction

  2. #2
    Valued Forum Contributor
    Join Date
    04-01-2015
    Location
    The Netherlands
    MS-Off Ver
    2003/2007/2010/2016/office 365
    Posts
    880

    Re: Auto copy filtered list data to another sheet

    You can take a look at the advanced filter.

  3. #3
    Registered User
    Join Date
    09-12-2014
    Location
    India
    MS-Off Ver
    2016 & 2019
    Posts
    36

    Re: Auto copy filtered list data to another sheet

    please check new file ,there was an error in previous

  4. #4
    Registered User
    Join Date
    09-12-2014
    Location
    India
    MS-Off Ver
    2016 & 2019
    Posts
    36

    Re: Auto copy filtered list data to another sheet

    =INDEX(Sheet2!A2:I60,MATCH(Sheet1!H2,Sheet2!G2:G60,0),MATCH(Sheet2!A1,Sheet2!A1:I1,0))
    gives me data ,any other solution
    Attached Files Attached Files
    Last edited by PandaWarrior; 05-30-2020 at 01:31 PM.

  5. #5
    Registered User
    Join Date
    09-12-2014
    Location
    India
    MS-Off Ver
    2016 & 2019
    Posts
    36

    Re: Auto copy filtered list data to another sheet

    with large set of data about 500000 rows the formula is not giving correct result.how do I get cell data of adjoining cells of cell Sheet1!H2 ?

+ 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. Copy filtered data into filtered range in a separate sheet
    By vikas.trades25 in forum Excel General
    Replies: 1
    Last Post: 02-07-2019, 04:04 AM
  2. [SOLVED] Copy auto filtered data to another worksheet automatically with VBA
    By BOBINIHI in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 06-13-2018, 07:46 PM
  3. Copy filtered list to another sheet
    By bdrilling33 in forum Excel Programming / VBA / Macros
    Replies: 10
    Last Post: 03-03-2015, 12:59 PM
  4. Replies: 4
    Last Post: 08-16-2012, 06:20 PM
  5. Replies: 10
    Last Post: 02-14-2011, 12:51 PM
  6. Copy filtered list to new sheet?
    By drdavidge in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 11-21-2007, 01:34 PM
  7. Copy auto filtered data
    By edinclimb in forum Excel General
    Replies: 0
    Last Post: 01-03-2006, 02:36 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