Results 1 to 10 of 10

Thread: loop thru every sheet and filter out a specific name and create a new sheet

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    VBAX Master austenr's Avatar
    Joined
    Sep 2004
    Location
    Maine
    Posts
    2,033
    Location

    loop thru every sheet and filter out a specific name and create a new sheet

    Looking for a way to loop thru every sheet in a WB and filter all the rows with a certain name and make a new sheet for them. I can do it for one but if the name appears on multiple sheets i need to append to the sheet already created.

    So if you have "Mike" on sheet one create a sheet called Mike, copy the rows from the original sheet to a sheet called Mike and then look in the other sheets for that name. If it exists in another sheet copy those rows and append to the sheet you created called Mike.

    I need to do this with multiple people the same way. A small sample workbook attached.
    Attached Files Attached Files
    Peace of mind is found in some of the strangest places.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •