+ Reply to Thread
Results 1 to 8 of 8

compare 2 columns and add stock numner

  1. #1
    Registered User
    Join Date
    01-20-2014
    Location
    leicestershire
    MS-Off Ver
    Excel 2003
    Posts
    40

    compare 2 columns and add stock numner

    hi,

    I have 2 sets of data in the attached file
    what I would like to have is the stock number in column "g" also in column "e" were the materials are equal in column "h" and column " c"

    the material repeats itself in column in column "c" as there are about 11000 lines yet in column "h" it will only be once as there are less lines

    thanks for you help
    steve
    Attached Files Attached Files

  2. #2
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    53,048

    Re: compare 2 columns and add stock numner

    Please provide a regular excel workbook, not all members can open/access zip files (company fire walls etc). If the workbook is too big, remove all unnecessary data, and provide only enough data to show what you are trying to do
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

  3. #3
    Registered User
    Join Date
    01-20-2014
    Location
    leicestershire
    MS-Off Ver
    Excel 2003
    Posts
    40

    Re: compare 2 columns and add stock numner

    thank you
    new reduced file attached
    steve
    Attached Files Attached Files

  4. #4
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    53,048

    Re: compare 2 columns and add stock numner

    Perhaps this in E2, copied down?
    =INDEX($G$2:$G$10000,MATCH(C2,$H$2:$H$10000,0))

  5. #5
    Registered User
    Join Date
    01-20-2014
    Location
    leicestershire
    MS-Off Ver
    Excel 2003
    Posts
    40

    Re: compare 2 columns and add stock numner

    thank you , that was a great help to me

    steve

  6. #6
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    53,048

    Re: compare 2 columns and add stock numner

    Happy to help and thanks for the feedback

  7. #7
    Registered User
    Join Date
    02-26-2014
    Location
    london
    MS-Off Ver
    Excel 2003
    Posts
    11

    Re: compare 2 columns and add stock numner

    I have an almost similar issue. I hope someone could help.

    Sheet1 contains (3 columns) Item Name, Stock Qty, Reorder Qty

    I would like to generate/display/list in Sheet2 all rows from Sheet1 where Stock Qty IS lesser or equal to Reorder Qty (<=)

    I hope you can help.

    Thanks

  8. #8
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    53,048

    Re: compare 2 columns and add stock numner

    Hi sleepy and welcome to the forum

    I see you managed to post after all, but forum rules require you to start your own thread, not to ask your question on someone else's thread

+ 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] Stock movement columns monthly pulling
    By makinmomb in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 03-03-2014, 04:54 AM
  2. Replies: 2
    Last Post: 02-05-2014, 07:30 PM
  3. Replies: 4
    Last Post: 01-29-2013, 02:26 AM
  4. Replies: 0
    Last Post: 10-28-2012, 07:22 AM
  5. Scoring/Ranking 2 Columns of Stock Symbols
    By Bohica in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 03-01-2006, 02:20 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