+ Reply to Thread
Results 1 to 4 of 4

checking 2 columns information is on another 2 columns on another TAB

  1. #1
    Forum Contributor
    Join Date
    05-03-2020
    Location
    London
    MS-Off Ver
    MICROSOFT 365
    Posts
    282

    checking 2 columns information is on another 2 columns on another TAB

    Hi All,

    thank you in advance for your help.

    SHEET1: Columns B & C,

    check this information is present in

    RAW DATA: Columns M & N

    would it be possible the formula allows for extra spaces as sheet 1 information is manually entered.
    Attached Files Attached Files

  2. #2
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,853

    Re: checking 2 columns information is on another 2 columns on another TAB

    Simples:

    =IF(COUNTIFS('RAW DATA'!M:M,B2,'RAW DATA'!N:N,C2)>0,"YES","NO")

    No idea what you mean by extra spaces ... Please elaborate!

    Best thing is to have a drop-down selection list, NOT manual entry.
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    Forum Rules (updated August 2023): please read them here.

  3. #3
    Forum Contributor
    Join Date
    05-03-2020
    Location
    London
    MS-Off Ver
    MICROSOFT 365
    Posts
    282

    Re: checking 2 columns information is on another 2 columns on another TAB

    YES, drop down menu are very help, however the data is given to me, is there so the formula finds matches which are similar instead of exact match,

  4. #4
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,853

    Re: checking 2 columns information is on another 2 columns on another TAB

    OK, so you need to supply some data that shows the nature of these discrepancies, please. We can't account for every single typo and erroneously added space - I am sure you realise this.

    You should still taclke the root issue by telling those who give you the data to get this sorted out.

+ 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] Checking if columns are populated based on other columns in vba
    By EM1987 in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 12-06-2013, 11:03 AM
  2. Problem in checking two columns using (if) pls help.....:(
    By ammy.rocks in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 05-06-2013, 09:01 AM
  3. Replies: 2
    Last Post: 12-26-2012, 05:10 AM
  4. Replies: 0
    Last Post: 09-15-2012, 02:56 AM
  5. [SOLVED] SUMIF when checking two columns.
    By Cmorgan in forum Excel - New Users/Basics
    Replies: 7
    Last Post: 08-10-2012, 08:50 AM
  6. Checking two columns
    By Cmorgan in forum Excel - New Users/Basics
    Replies: 2
    Last Post: 11-10-2011, 07:12 PM
  7. Checking 3 columns
    By adx1000 in forum Excel General
    Replies: 11
    Last Post: 09-12-2011, 07:12 PM
  8. Checking and matching over several columns
    By Ken Knee in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 01-24-2011, 08:13 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