+ Reply to Thread
Results 1 to 4 of 4

Duplicate Date Sumarize and sum orders by qty parts ordered.

  1. #1
    Registered User
    Join Date
    06-10-2015
    Location
    Philadelphia
    MS-Off Ver
    2013
    Posts
    14

    Duplicate Date Sumarize and sum orders by qty parts ordered.

    Hello Everyone,

    I created a wordbook that tracks all orders, when I click the command button on the Import tab it moves a copy of the data into the summary tab as well as places it into its corresponding tab based on the costumer (Value in Colum A). I would like to create another VBA command button on the import tab that will take the duplicate data, condense it into one line categorized by the summary of each part ordered and move it to the orders tab. I would like the data to be grouped by the qty of each part ordered for each job name for each company. Describing this is difficult so I added an example of the finished product I would like on the Orders tab.

    Company name Order Name Order Date Due Date Color Quantity Material Status

    Caron Homes Smith 10/1/2014 10/11/2014 White 9 MDF Done
    Caron Homes Smith 10/1/2014 10/11/2014 Brown 6 1/4 Inch Active
    Caron Homes Smith 10/1/2014 10/11/2014 Antique 3 Melamine Active
    ^
    Sum of the quantity of MDF Parts for Smith Job

    I tried making a code using references found in a book I bought about selecting duplicate data. However, this example is only 2 columns and I cant figure out how to match these columns. The purpose of this is to reduce the amount of rows for each job that have duplicate items at different quantities so we can change the status from done to active .

    Please Login or Register  to view this content.
    Attached Files Attached Files
    Last edited by TylerLuk1; 12-07-2015 at 12:29 PM. Reason: Updating code tags

  2. #2
    Forum Expert Fotis1991's Avatar
    Join Date
    10-11-2011
    Location
    Athens(The homeland of the Democracy!). Greece
    MS-Off Ver
    Excel 1997!&2003 & 2007&2010
    Posts
    13,744

    Re: Duplicate Date Sumarize and sum orders by qty parts ordered.

    Your post does not comply with Rule 3 of our Forum RULES. Use code tags around code.

    Posting code between [CODE]Please [url=https://www.excelforum.com/login.php]Login or Register [/url] to view this content.[/CODE] tags makes your code much easier to read and copy for testing, it also maintains VBA formatting.

    Highlight your code and click the # icon at the top of your post window. More information about these and other tags can be found here



    (This thread should receive no further responses until this moderation request is fulfilled, as per Forum Rule 7)
    Regards

    Fotis.

    -This is my Greek whisper to Europe.

    --Remember, saying thanks only takes a second or two. Click the little star * below, to give some Rep if you think an answer deserves it.

    Advanced Excel Techniques: http://excelxor.com/

    --KISS(Keep it simple Stupid)

    --Bring them back.

    ---See about Acropolis of Athens.

    --Visit Greece.

  3. #3
    Forum Expert jaslake's Avatar
    Join Date
    02-21-2009
    Location
    Atwood Lake in Mid NE Ohio...look it up.
    MS-Off Ver
    Excel 2010 2019
    Posts
    12,749

    Re: Duplicate Date Sumarize and sum orders by qty parts ordered.

    Hi Tyler

    As you can see, your File has had a lot of looks (17-18?). Probably 6 or 8 of those are mine.

    I simply can't figure out what your after. Include in your Workbook a BEFORE and an AFTER Sheet. Describe how/why you got from BEFORE to AFTER.
    John

    If you have issues with Code I've provided, I appreciate your feedback.

    In the event Code provided resolves your issue, please mark your Thread as SOLVED.

    If you're satisfied by any members response to your issue please use the star icon at the lower left of their post.

  4. #4
    Registered User
    Join Date
    06-10-2015
    Location
    Philadelphia
    MS-Off Ver
    2013
    Posts
    14

    Re: Duplicate Date Sumarize and sum orders by qty parts ordered.

    Hi John,
    HTML Code: 
    First off I would like to thank you for taking time to view my post sorry for the confusion is hard to explain. Basically the finished product will be orders condensed into fewer lines if a company's job order has products made out of the same material. Since some order might be large , changing the status for every line item would be redundant. I just need to group them all together into as fewest lines as possible so we can check all the orders before they get shipped. What I am trying to achieve reminds me of an index match function as well as the condense method.

    I would like to use the import page as a master page where I can upload all jobs click a button so that the data moves to its respective locations then upload new orders when they received.
    Below, I added a page where it maps on what I would like to do and where the data comes from. The bottom part the condensed and coded data and how I would like it to appear on the sheet called "final".


    Thanks Again
    Attached Files Attached Files

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] How to lookup how many parts in a kit need ordered
    By tpollock in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 02-19-2015, 04:25 PM
  2. Help calculating monthly orders depending on cumulative orders to date
    By nats2412 in forum Excel Formulas & Functions
    Replies: 15
    Last Post: 02-03-2015, 03:18 AM
  3. [SOLVED] Need to know the date a given product was last ordered by a given customer
    By NunoE in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 11-06-2014, 08:36 AM
  4. Two sheets into one, ordered by date
    By jumbles in forum Excel General
    Replies: 2
    Last Post: 09-04-2014, 01:14 AM
  5. Replies: 1
    Last Post: 01-08-2013, 09:30 AM
  6. Replies: 9
    Last Post: 12-28-2012, 06:47 AM
  7. Merging Tasks w/ Parts ordered for tasks
    By code870 in forum Excel General
    Replies: 0
    Last Post: 06-19-2011, 01:43 PM

Tags for this Thread

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