+ Reply to Thread
Results 1 to 4 of 4

Need Compare and Match

  1. #1
    Forum Contributor
    Join Date
    04-11-2017
    Location
    Madurai
    MS-Off Ver
    2016
    Posts
    239

    Need Compare and Match

    Sir,
    In excel sheet1 having stock verified before list and excel sheet2 having stock verified after, i want to know the balance quantity in excel sheet2 H143 cell to H1076 cells, the some of order given medicines rows are not same line.
    Attached Files Attached Files

  2. #2
    Forum Expert etaf's Avatar
    Join Date
    10-22-2004
    Location
    Wittering, West Sussex, UK
    MS-Off Ver
    365 (Mac OSX) (16.83 (24031120))
    Posts
    8,732

    Re: Need Compare and Match

    are we matching the following headings
    Sl. Item Code Batch No
    No.

    if so we should be able to use a SUMIFS()
    does this work
    =F5-SUMIFS('BEFORE STOCK'!$E$5:$E$1078,'BEFORE STOCK'!$A$5:$A$1078,'STOCK VERIFIED'!A5,'BEFORE STOCK'!$B$5:$B$1078,'STOCK VERIFIED'!C5,'BEFORE STOCK'!$D$5:$D$1078,'STOCK VERIFIED'!E5)

    See column I
    Attached Files Attached Files
    Wayne
    if my assistance has helped, and only if you wish to , there is an "* Add Reputation" on the left hand side - you can add to my reputation here

    If you have a solution to your thread - Please mark your thread solved do the following: >
    Select Thread Tools-> Mark thread as Solved. To undo, select Thread Tools-> Mark thread as Unsolved.

  3. #3
    Forum Contributor
    Join Date
    04-11-2017
    Location
    Madurai
    MS-Off Ver
    2016
    Posts
    239

    Re: Need Compare and Match

    Sir, I am matching Item Code Item Name Batch No only not serial number. because SI.NO may change some medicine orders, so please give correct one..

  4. #4
    Forum Expert etaf's Avatar
    Join Date
    10-22-2004
    Location
    Wittering, West Sussex, UK
    MS-Off Ver
    365 (Mac OSX) (16.83 (24031120))
    Posts
    8,732

    Re: Need Compare and Match

    ok,
    just these three
    Item Code - column b , lookup c
    Item Name - column c , lookup d
    Batch No - column d , lookup e

    you just need to change the ranges and the lookup value , as below

    do you follow how sumifs - works at all
    then you should be able to apply or change yourself depending on any changes to the requirement

    happy to have done it for you, just thinking how you may know what to change in future or appy

    =F5-SUMIFS('BEFORE STOCK'!$E$5:$E$1078,'BEFORE STOCK'!$B$5:$B$1078,'STOCK VERIFIED'!C5,'BEFORE STOCK'!$D$5:$D$1078,'STOCK VERIFIED'!E5,'BEFORE STOCK'!$C$5:$C$1078,'STOCK VERIFIED'!D5)
    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. Compare two different columns as a match or no match
    By tdigiaco1 in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 01-26-2019, 07:19 PM
  2. Compare Date both Full match/ partial match between two columns
    By cyboincomp in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 11-21-2018, 03:02 AM
  3. [SOLVED] compare and match
    By prasjohn in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 09-03-2015, 02:17 AM
  4. [SOLVED] VBA Compare and Match
    By hobbiton73 in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 01-13-2014, 02:23 PM
  5. [SOLVED] VBA Compare & Match
    By hobbiton73 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 12-13-2013, 09:51 AM
  6. Replies: 6
    Last Post: 05-30-2012, 03:09 PM
  7. Compare/Match two columns
    By heartstealer in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 11-07-2010, 03:18 PM

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