+ Reply to Thread
Results 1 to 4 of 4

Filter and export to a new sheet based upon multiple criteria

  1. #1
    Registered User
    Join Date
    12-05-2012
    Location
    Columbus, Ohio
    MS-Off Ver
    Excel 2007
    Posts
    3

    Filter and export to a new sheet based upon multiple criteria

    Situation:
    I need to create a macro that will filter cells based upon multiple criteria and export them to another sheet

    Attempts:
    I tried to use the record macro and made some headway until I ran into the criteria limit.
    I searched the forums but was unable to find any vb or macro that I could get to work

    Information:
    Data is copy and pasted from the Lotus Notes Sametime Client into the first sheet
    Rows could go as high as 4000
    All data will be in Column A
    Filter needs to occur for 5 different criteria (SD*, Component/Function*, Knowledge/Defect*, Issue*, Troubleshooting Performed*)
    There may be empty rows when the data is pasted in

    Additional:
    I have attached a spreadsheet with examples of the data that will be inserted

    Thank you in advance for any help you can provide!
    Attached Files Attached Files

  2. #2
    Forum Expert mike7952's Avatar
    Join Date
    12-17-2011
    Location
    Florida
    MS-Off Ver
    Excel 2007, Excel 2016
    Posts
    3,520

    Re: Filter and export to a new sheet based upon multiple criteria

    Give this a shot

    Please Login or Register  to view this content.
    Thanks,
    Mike

    If you are satisfied with the solution(s) provided, please mark your thread as Solved.
    Select Thread Tools-> Mark thread as Solved.

  3. #3
    Forum Expert
    Join Date
    11-28-2012
    Location
    Guatemala
    MS-Off Ver
    Excel 2010
    Posts
    2,394

    Re: Filter and export to a new sheet based upon multiple criteria

    The first suggestion is to put the source data into columns (I wrote a macro for that) filter2

    Then you can use the filtering options in excell to narrow down the entries
    Attached Files Attached Files

  4. #4
    Registered User
    Join Date
    12-05-2012
    Location
    Columbus, Ohio
    MS-Off Ver
    Excel 2007
    Posts
    3

    Re: Filter and export to a new sheet based upon multiple criteria

    That worked like a charm. Thank you so much Mike!

+ 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