+ Reply to Thread
Results 1 to 2 of 2

Macro to compare bom of 3 parts similar to teamcenter bom comparison

  1. #1
    Registered User
    Join Date
    08-25-2015
    Location
    Bangalore
    MS-Off Ver
    2010
    Posts
    2

    Question Macro to compare bom of 3 parts similar to teamcenter bom comparison

    Hi,
    I'm New to VBA, I have 3 kits which need to be compared with each for their components and their components
    3 kits BOM are present in 3 separate work book. I've kept all the 3 work book open.
    I'm working on macro , it should copy required number of column from 3 worksheet (column i have Part number, qty, item seq.., i need to select either 2 as required or all 3 or combination of those), and copy into new work book.
    Then it should compare into each column with part number column of wb1 with wb2 and wb3 and similarly for other column)
    Could be better if its paste in ascending or descending order

    And result should be like teamcentre BOM comparison.
    I.e if part number of wb1 is not present in wb2 or Wb3 it should make the adjacent cell of wb2 and wb 3 as blank and highlight cells in red,
    if QTY OR ITEM SEQUENCE mismatch it should highlight corresponding row cells in yellow
    if QTY OR ITEM SEQUENCE mismatch it should highlight corresponding row cells in Grey

    Please refer the attached xl for result format to be thrown
    Attached Files Attached Files

  2. #2
    Registered User
    Join Date
    08-25-2015
    Location
    Bangalore
    MS-Off Ver
    2010
    Posts
    2

    Re: Macro to compare bom of 3 parts similar to teamcenter bom comparison

    this is similar to teamcenter BOM comparison

+ 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. Macro to Compare Similar Data
    By ScabbyDog in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 03-04-2013, 11:38 AM
  2. Replies: 2
    Last Post: 01-27-2013, 09:04 PM
  3. Find similar text parts
    By PhilippW in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 10-02-2012, 12:53 PM
  4. Replies: 6
    Last Post: 08-17-2012, 02:46 PM
  5. Macro to look at certain parts of a cell and compare?
    By kuat00 in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 06-09-2009, 06:41 PM
  6. [SOLVED] Parts List comparison report
    By DA@PD in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 11-15-2005, 02:15 PM
  7. [SOLVED] Similar vs. Exact comparison
    By dave in Toronto in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 08-31-2005, 06:05 PM
  8. Comparison:Is there a way i can compare two spreadsheets of similar data
    By chartasap in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 07-19-2005, 10:05 AM

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