+ Reply to Thread
Results 1 to 7 of 7

matching check

  1. #1
    Forum Contributor
    Join Date
    01-17-2008
    Posts
    156

    matching check

    Hi,

    i have attached my problem in the excel sheet.

    I trying to check for tally match:
    set A number = Set B number and if match,
    check if the set B's number amount added up = set A number amount


    Thanks!
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    06-12-2012
    Location
    Ridgefield Park, New Jersey
    MS-Off Ver
    Excel 2003,2007,2010
    Posts
    10,241

    Re: matching check

    Maybe:

    Please Login or Register  to view this content.

  3. #3
    Forum Contributor
    Join Date
    01-17-2008
    Posts
    156

    Re: matching check

    Hi John,

    I run the macro, it should match the number and the total amount.

    example E2 and E5 number = TRIU 1234567 with total amount of 21.0+1.50=22.50, should match with A2 with amount is 22.50 too.

  4. #4
    Forum Guru bakerman2's Avatar
    Join Date
    10-03-2012
    Location
    Antwerp, Belgium
    MS-Off Ver
    MO Prof Plus 2016
    Posts
    6,908

    Re: matching check

    Try this.
    Please Login or Register  to view this content.
    Avoid using Select, Selection and Activate in your code. Use With ... End With instead.
    You can show your appreciation for those that have helped you by clicking the * at the bottom left of any of their posts.

  5. #5
    Forum Guru bakerman2's Avatar
    Join Date
    10-03-2012
    Location
    Antwerp, Belgium
    MS-Off Ver
    MO Prof Plus 2016
    Posts
    6,908

    Re: matching check

    Glad it works and thanks for adding rep points.

  6. #6
    Forum Contributor
    Join Date
    01-17-2008
    Posts
    156

    Re: matching check

    Quote Originally Posted by bakerman2 View Post
    Glad it works and thanks for adding rep points.
    Hi Bakerman2,

    Can modify the code, add that
    if the column A and column E number match and column B and F total amount also match = TRUE

    Because current code, if the column A having duplicate numbers, it will take as not match with column E.

    Thanks
    Attached Files Attached Files
    Last edited by okl; 08-18-2016 at 12:49 AM.

  7. #7
    Forum Guru bakerman2's Avatar
    Join Date
    10-03-2012
    Location
    Antwerp, Belgium
    MS-Off Ver
    MO Prof Plus 2016
    Posts
    6,908

    Re: matching check

    Test this.
    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] Help - Need to check a workbook for matching multiple values
    By sx200n in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 10-03-2014, 09:22 AM
  2. Check if two cells in same column matching
    By LLL0422 in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 06-05-2014, 06:15 PM
  3. [SOLVED] Macro to Check if Cells Contain Matching Text
    By rmmohan in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 10-28-2013, 05:40 PM
  4. [SOLVED] Find complex name in range and check off matching cells
    By Durarara in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 10-07-2012, 01:54 PM
  5. [SOLVED] Check for matching values and list the lapsed rows under the appropriate heading
    By sans in forum Excel Programming / VBA / Macros
    Replies: 35
    Last Post: 05-07-2012, 02:31 AM
  6. Bank rec v2, deleting matching check #'s
    By Jerhansen277 in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 10-09-2007, 11:59 AM
  7. How to check matching strings in 3 columns
    By Demitre in forum Excel General
    Replies: 2
    Last Post: 12-17-2005, 07:40 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