How to highlight if values in three columns match?
Our take
So I work for an insurance company and yesterday they found out that the system is somehow duplicating claims so they have about 10 people going through a spreadsheet to find spots where three columns match/have the same value. I've highlighted the person's ID number in red so we know to ignore the grey values since they're not duplicates so now I'm trying to figure out the best way to identify if the other values match each other.
So I need like an "if column A is equal to column B and column C highlight them or something of that nature." I'm not sure if Excel can do this. Thanks in advance.
If that's not clear I mean if values in all three fields are the same we're going through and marking them but this will take like 80 man hours or more and mistakes will be made.
[link] [comments]
Read on the original site
Open the publisher's page for the full experience
Related Articles
- Highlighting duplicates from two different worksheets, but only when all of the data in a row matchesHey guys. Sorry to post such a random question. Essentially, I've got two sheets I'm working off. The jist is on sheet 1 I've got new fresh data, on sheet 2 I've data from a few years back. Essentially, I want to paste in the old data into sheet 2 and have it highlight on sheet 1 if the data matches everything columns A through E on each so that it isn't used again. I've tried everything I can think of, and I'm probably missing something really obvious. I get Too Many Arguments error, or it only matches data on a single column. Can anyone point me in the right direction as I'm pulling my hair out over this. Much appreciated submitted by /u/Neon_Banana_Pickle [link] [comments]
- Highlight non-adjacent cells that have same content in three columnsHave worksheet with several columns and multiple rows where need to highlight cells that have same data as in other rows. Basically, if column A, B and G have identical information in rows 7 and 183, these cells will all highlight. Goal is to identify if the same sequence of data is present, in another row of the worksheet. I have used following formula previously: =Countifs($A$7:$A$319,$A7,$B$7:$B$319,$B7)=1 However, I now need to innclude data that also appears same in column G. Note: the data in each column is different, Example: Row: 7: Column A: ABCD, Column B: 1234, Column G: Foxy Row: 183: Column A: ABCD, Column B: 1234, Column G: Foxy This match would highlight, but if one data point differs, no match. Hope someone can help here... Thank you. submitted by /u/ThunderWarrior3 [link] [comments]
- Formula to identify cells that may be a match to another cell in the same column. Not quite a duplicate.I have a column of cells of company names. But some company names have variants Ie….Walmart inc., Walmart inc, Walmart co, Walmart company. All of those names could be listed in the spreadsheet, as well as hundreds other companies with variants of their name. I need to get to one common name for each company. is there a formula in excel that will find cells that are similar and highlight them. This way I could sort by the highlighted color and by alphanumeric order and change all the names to be the same……below is an example of what I am trying to do. Any help would be greatly appreciated. Step 1: List provided of company names Step 2: Excel formula to Identify potential matches and highlight Step 3: sort by color and alphanumeric Step 4: Change Names to one common name Step 1 Walmart JC Penney Target inc Sams Co Walmart inc Walgreens Target 5 Below Walmart inc. Sams Club Five Below CVS Betos Taco house HEB Step 2 Walmart (highlighted) JC Penney Target inc (highlighted) Sams Co (highlighted) Walmart inc (highlighted) Walgreens Target (highlighted) 5 Below Walmart inc. (highlighted) Sams Club (highlighted) Michaels CVS Betos Taco house HEB Step 3 Sams Club (highlighted) Sams Co (highlighted) Target (highlighted) Target inc (highlighted) Walmart (highlighted) Walmart inc (highlighted) Walmart inc. (highlighted) 5 Below Betos Taco house CVS HEB JC Penney Michaels Walgreens Step 4 Sams Club Sams Club Target Target Walmart Walmart Walmart 5 Below Betos Taco house CVS HEB JC Penney Michaels Walgreens submitted by /u/eclipse31satx [link] [comments]
- join content from cells in a column without losing content from the corresponding columns.basically how do i make the highlighted screenshot look like the unhighlighted one but with a function for a spreadsheet with like 170k rows. sorry that this is in sheets. im trying to figure out if what i need is to buy excel basically what i want is to condense duplicative info while listing/joining the different pieces, all controlled for case number. https://preview.redd.it/4rfjrucnjdzg1.png?width=1408&format=png&auto=webp&s=ff424cf0a8553fe30b769986169901c1ca25a3bd https://preview.redd.it/c8mtq58ojdzg1.png?width=1080&format=png&auto=webp&s=21ccbdfd8ae8d41eb2d69368e62163df3737088b submitted by /u/Abi-Ankeney-PMM [link] [comments]