+ Reply to Thread
Results 1 to 3 of 3

Macro that can filter excel data and copy the filtered data to another worksheet

  1. #1
    Forum Contributor
    Join Date
    04-30-2013
    Location
    arizona
    MS-Off Ver
    365
    Posts
    147

    Macro that can filter excel data and copy the filtered data to another worksheet

    Looking for a macro that can filter through a column of numbers and find every number which meets a criteria and then copy that row to another sheet within the same workbook.

    For example, I want the criteria for the filter to be all numbers less than 5. The column to be searched is "B" and if Rows 1,3, and 6 were the only rows with numbers less than 5 then cells A1:Z1, A3:Z3 and A6:Z6 would be copied to Rows 1,2, and 3 of the second sheet of the workbook named "Sheet2".

    Thanks

  2. #2
    Forum Expert
    Join Date
    11-29-2010
    Location
    Ukraine
    MS-Off Ver
    Excel 2019
    Posts
    4,168

    Re: Macro that can filter excel data and copy the filtered data to another worksheet

    hi glide2131, please check attachment, press Run button
    Attached Files Attached Files

  3. #3
    Forum Contributor
    Join Date
    04-30-2013
    Location
    arizona
    MS-Off Ver
    365
    Posts
    147

    Re: Macro that can filter excel data and copy the filtered data to another worksheet

    Thank you that worked great.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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