+ Reply to Thread
Results 1 to 3 of 3

Question on finding duplicates between two rows??

  1. #1
    Registered User
    Join Date
    03-26-2013
    Location
    DC
    MS-Off Ver
    Excel 2007
    Posts
    2

    Question on finding duplicates between two rows??

    Hey guys, since I am not too good with Excel. I need some help!!!

    I have two columns in a sheet, under Column A, each cell is numbered 1, 2, 3, through 78,500. Under Column C, I have 21 random numbers between 1 and 78,500. So for example, if one of the numbers under Column C is 58, I want (in Column B) to have an "X" right next to the 58 in Column A to indicate it is on both lists. Know what I mean? I'm thinking a formula that I can put into Column B1 and double click to detect all the duplicate numbers between Column A and Column C. HELP!!!

  2. #2
    Registered User
    Join Date
    01-27-2015
    Location
    St. Louis, MO
    MS-Off Ver
    2013 Professional
    Posts
    23

    Re: Question on finding duplicates between two rows??

    Can you share the workbook so I/we can see exactly what you are talking about?
    - Thanks

  3. #3
    Forum Guru samba_ravi's Avatar
    Join Date
    07-26-2011
    Location
    Hyderabad, India
    MS-Off Ver
    Excel 2021
    Posts
    8,914

    Re: Question on finding duplicates between two rows??

    B1=if(isnumber(match(a1,c:c,0)),"x","")
    try this and copy towards down
    Samba

    Say thanks to those who have helped you by clicking Add Reputation star.

+ 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] Finding Duplicates Rows of Data on a daily spreadsheet
    By MattyG1406 in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 07-05-2012, 09:35 AM
  2. Need help finding duplicates between 2 rows.
    By sam121 in forum Excel Formulas & Functions
    Replies: 18
    Last Post: 03-25-2009, 09:21 PM
  3. Finding DUPLICATES or identical ROWS in a worksheet
    By Navneet in forum Excel General
    Replies: 2
    Last Post: 03-09-2009, 04:53 PM
  4. Finding rows with duplicates in two columns
    By James McMurray in forum Excel General
    Replies: 3
    Last Post: 07-18-2008, 07:03 PM
  5. Question on finding # of rows and move to next row after applying autofilter
    By Wellie in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 01-07-2005, 10:15 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