+ Reply to Thread
Results 1 to 6 of 6

Matching two cells in the same column

  1. #1
    Forum Contributor
    Join Date
    05-29-2012
    Location
    Walnut, Ca
    MS-Off Ver
    Excel 2010
    Posts
    182

    Matching two cells in the same column

    Is there a formula that can be used if two cells in the same column match to apply formatting?

  2. #2
    Forum Expert shg's Avatar
    Join Date
    06-20-2007
    Location
    The Great State of Texas
    MS-Off Ver
    2003, 2010
    Posts
    40,678

    Re: Matching two cells in the same column

    See http://www.youtube.com/watch?v=-jz-EWzmzPk
    Entia non sunt multiplicanda sine necessitate

  3. #3
    Forum Contributor
    Join Date
    05-29-2012
    Location
    Walnut, Ca
    MS-Off Ver
    Excel 2010
    Posts
    182

    Re: Matching two cells in the same column

    What I would like to happen is a formula to look matching cells in column G. If they match then to highlight the two rows that the matching data is in. Is this possible?

  4. #4
    Forum Expert shg's Avatar
    Join Date
    06-20-2007
    Location
    The Great State of Texas
    MS-Off Ver
    2003, 2010
    Posts
    40,678

    Re: Matching two cells in the same column

    That's what the conditional formatting does, minus the need for a formula ...

    But if you're bent on a formula, in H2 and copy down, =countif(g:g, g1) > 1 and use that result with conditional formatting.

  5. #5
    Forum Contributor
    Join Date
    05-29-2012
    Location
    Walnut, Ca
    MS-Off Ver
    Excel 2010
    Posts
    182

    Re: Matching two cells in the same column

    thank you, when I used the duplicate value conditional formatting it didn't focus on one column, it highlight every cell that had a duplicate somewhere on the spreadsheet.

  6. #6
    Forum Expert shg's Avatar
    Join Date
    06-20-2007
    Location
    The Great State of Texas
    MS-Off Ver
    2003, 2010
    Posts
    40,678

    Re: Matching two cells in the same column

    You're welcome.

    it highlight every cell that had a duplicate somewhere on the spreadsheet
    You need to select the data of interest before applying the formatting.

+ 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. Help matching cells and then looking at other column based on those matching cells
    By Ppessina in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 08-27-2013, 02:37 PM
  2. [SOLVED] Mark cells in Column B that have text matching any cell in Column A
    By kevindp78 in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 04-02-2013, 02:29 PM
  3. [SOLVED] Lookup cells and count matching cells column
    By Firemaster in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 09-18-2012, 05:09 AM
  4. Replies: 9
    Last Post: 07-22-2012, 12:03 PM
  5. [SOLVED] Match cells in Column A, then transpose (matching) row data from column B, C, D, etc.
    By Jahoker in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 05-15-2012, 10:37 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