+ Reply to Thread
Results 1 to 3 of 3

Find-Search-2 Columns-Find / Search Multiple Criteria & Add or Sum Totals

  1. #1
    Valued Forum Contributor
    Join Date
    07-16-2007
    Location
    GA
    MS-Off Ver
    Office 365 - Version 2403
    Posts
    1,054

    Question Find-Search-2 Columns-Find / Search Multiple Criteria & Add or Sum Totals

    Hi Everyone,

    Working to verify quantities of key items within multiple Bills of Materials (BOMs)

    In attached sample, you'll find BOMs for multiple assemblies, such as for:

    0272L00906
    0272L00907
    0272L00908
    0272L00909
    0272L00910
    0272L00911
    Etc.

    Objective is to find the key variations, listed in Summarized BOMs worksheet & find or match up items listed in column N, then search Multiple BOMs worksheet & sum the quantity totals per assembly

    Within, Summarized BOMs is where I'm seekning quanity totals per assembly

    For Capacitor, conducted manual searches for:

    CAP040000370VA ( CAPACITOR )
    CAP050000440LA ( CAPACITOR )
    CAP100000370LA ( CAP, 10 MFD/370V/OVAL )


    Looking to do similar searches but through an automated process for the 100s of other BOMs that I'll need to search later

    In Cell F9 - Using to find, "Relay"
    : =SUMPRODUCT(--(Multiple_BOMs[Qty]),--ISNUMBER(SEARCH(C9,(Multiple_BOMs[Top Level Assembly]),--ISNUMBER(SEARCH("10135604 ( RELAY ) ",(Multiple_BOMs[Sub Assembly - CP (Small)
    Bill of Materials]))))))

    This works nicely if only 1 criteria. If there are multiple & in some instances don't want to count items, like "bracket" - Useed for other serach criteria


    How to modify this function to go through, Summarized BOMs worksheet or Assembly list in Column C & find variations defined in column N by extracting out of Multiple BOMs worksheet, then add or sum up total quantities?

    Thanks
    Last edited by mycon73; 10-09-2018 at 09:32 AM.
    MyCon
    -- Using Latest Version of Excel

  2. #2
    Forum Guru Bo_Ry's Avatar
    Join Date
    09-10-2018
    Location
    Thailand
    MS-Off Ver
    MS 365
    Posts
    7,211

    Re: Find-Search-2 Columns-Find / Search Multiple Criteria & Add or Sum Totals

    Please try at E9 and press Ctrl+Shift+Enter

    =SUM((Multiple_BOMs[Qty])*(Multiple_BOMs[Top Level Assembly]=$C9)*ISNUMBER(SEARCH(TRANSPOSE($N$9:$N$11),Multiple_BOMs[Sub Assembly - CP (Small)
    Bill of Materials])))

  3. #3
    Valued Forum Contributor
    Join Date
    07-16-2007
    Location
    GA
    MS-Off Ver
    Office 365 - Version 2403
    Posts
    1,054

    Re: Find-Search-2 Columns-Find / Search Multiple Criteria & Add or Sum Totals

    Bo_Ry

    Great Solution for Semi-Complex Scenario!!!

+ 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. Search using .Find with two criteria
    By enhydra in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 03-17-2018, 01:21 PM
  2. Replies: 2
    Last Post: 08-12-2016, 01:37 AM
  3. How to use a multiple criteria index search with to find all matches
    By bossmanamr in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 08-20-2015, 09:41 PM
  4. Replies: 7
    Last Post: 06-28-2015, 10:47 AM
  5. Truncate text strings using LEFT and FIND/SEARCH for multiple search terms
    By ngdoherty in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 04-17-2013, 07:51 PM
  6. [SOLVED] How to find a value with two search criteria
    By hun1 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 01-04-2013, 04:29 AM
  7. Search multiple columns and find corresponding value
    By smcg23 in forum Excel General
    Replies: 3
    Last Post: 11-04-2008, 07:44 AM

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