+ Reply to Thread
Results 1 to 25 of 25

Copy Rows from selected Sheet to New Sheet based on Cell Value

Hybrid View

  1. #1
    Registered User
    Join Date
    03-11-2008
    Posts
    17

    Copy Rows from selected Sheet to New Sheet based on Cell Value

    i have a workbook that has a lot of sheets but i need to pull information from the one sheet "Veneer Log" i Need it to make new sheets with the same heading as on the "Veneer Log" (Rows 1 & 2) Sheet but it needs to be filtered by the "Product" Column (H) with a new sheet made for all the diffrent products i.e. Dimensional, Drywall, Corners - Thin V., Accents,..... so each product will have a new sheet with i am hoping someone can help me with this. This log changes Daily and it would be nice to have a sheet with only the same product on it to compare new orders so we can batch run. i hope i have given you enough information so someone can help me with this. i have attached a sample log the real log has about 10 worksheet for diffrent departments but i only need info from the Veneer Log Sheet.

    Thanks for everyones help i love this forum and have learned a ton from all of you here.

    Thanks again,
    Joe
    Attached Files Attached Files

  2. #2
    Valued Forum Contributor Charles's Avatar
    Join Date
    02-10-2004
    Location
    Biloxi
    MS-Off Ver
    Windows 7, Excel 2003,2007 & Mac2011
    Posts
    845
    Hi,

    If your copying data from "Vener Log" to worksheets with the name of the item, how will you determine if the data is already on the sheet being copied to?
    Charles

    There are other ways to do this, this is but 1 !
    Be Sure you thank those who helped.
    IF YOU'RE SATISFIED BY ANY MEMBERS RESPONSE TO YOUR ISSUE PLEASE USE THE STAR ICON AT THE BOTTOM LEFT OF THE POST UNDER THEIR NAME.

  3. #3
    Registered User
    Join Date
    03-11-2008
    Posts
    17
    it could be a macro that makes a new sheet so there is no duplicate data. the main thing is for each department to know how many orders they have and what is on each order. the products are the same for each department but the material and finish and quantity are all diffrent.

    i hope this answers your question. i am a little confused buy it.

    cheers

  4. #4
    Valued Forum Contributor Charles's Avatar
    Join Date
    02-10-2004
    Location
    Biloxi
    MS-Off Ver
    Windows 7, Excel 2003,2007 & Mac2011
    Posts
    845
    Hi,

    The macro will loop thru the Venner sheet and copy product to the named product worksheet. After the macro is complete you add more info the the Vennes and you run the macro again it will start at row 3 and copy the info on row3 to the worksheet for that product. Which is already there from the previous run of the macro.
    Need to someway of tell the macro that the product info already exist.
    I'm looking at the job nr. to tell the maco not to copy because its already in the worksheet for the product.

  5. #5
    Registered User
    Join Date
    03-11-2008
    Posts
    17
    ok i see the question and the problem now. is it possible when the macro is run that it clears the old sheet first so there wouldn't be duplicates?

    we wouldn't ever edit the cells on the extra sheets they are to print and give to the department that they are for the only changes to cells would be made in the original "Veneer Log" cells and that is printed once a week to go to the production meeting to see the over all orders we work on first in first out so we would know what is at the top of the list to get shipped.
    Last edited by joemcmillen; 03-27-2008 at 04:19 PM.

  6. #6
    Valued Forum Contributor Charles's Avatar
    Join Date
    02-10-2004
    Location
    Biloxi
    MS-Off Ver
    Windows 7, Excel 2003,2007 & Mac2011
    Posts
    845
    Hi,

    If thats the way you want to set it up. It can be done.
    I'm looking at the job nr if exist do not copy.

+ 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