Results 1 to 10 of 10

Help! Need to move rows to separate worksheet if cell values match a value in range

Threaded View

nzamparo Help! Need to move rows to... 07-07-2011, 03:10 PM
Palmetto Re: Move rows to separate... 07-07-2011, 07:47 PM
nzamparo Re: Move rows to separate... 07-08-2011, 11:52 AM
Palmetto Re: Move rows to separate... 07-08-2011, 02:31 PM
nzamparo Re: Move rows to separate... 07-08-2011, 03:59 PM
Palmetto Re: Move rows to separate... 07-08-2011, 05:12 PM
nzamparo Re: Move rows to separate... 07-11-2011, 09:29 AM
nzamparo Re: Move rows to separate... 07-11-2011, 10:59 AM
nzamparo Re: Help! Need to move rows... 07-13-2011, 11:54 AM
canadianjameson Re: Help! Need to move rows... 07-25-2011, 12:20 AM
  1. #1
    Registered User
    Join Date
    06-27-2011
    Location
    Toronto, Ontario
    MS-Off Ver
    Excel 2003
    Posts
    6

    Help! Need to move rows to separate worksheet if cell values match a value in range

    I've browsed through the posts on this forum before and found a lot of other macros that have considerably eased my workload, so first off- thank you. I'm also hoping to get some assistance with a new macro that I'm writing (workbook attached.)

    To summarize, every month I do a massive data pull and dump a ton of unsorted information into a worksheet. Based on groups of product SKUs that belong to each of the "Packer", "Operator" and "Distributor" categories, I move each row of data into one of three other worksheets of same names. If a new product SKU appears, I have to determine what category it belongs to before I move that row to the appropriate worksheet.

    There are about ~1000 rows of data so, as you can imagine, this takes up a huge amount of time every month

    What I would like to do is build a macro that automates the process; i.e. moves a row to the "Operator" worksheet if the cell value in the "Product SKU" column matches one of the values in a named range of Operator product SKUs, to the "Distributor" worksheet if it matches one of the values in a named range of Distributor product SKUs. It would also be great if the named ranges were re-defined when I added a new SKU.

    Can anyone provide some guidance? I've hit a roadblock as I'm not sure how to move based on this type of criteria and would really appreciate some help!
    Attached Files Attached Files
    Last edited by nzamparo; 07-13-2011 at 11:53 AM.

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