remove duplicates

  1. B

    How to "Remove Duplicates If . . ."?

    Hi all, I have a long list of grant data (~450 entries), and every row represents one grants. There are two main kinds: GOS & project, and each entry is coded with the organization name (Column: Organization Name), and one of those two codes (Column: Grant Type). I want to remove...
  2. J

    Importing .txt file and removing duplicates....

    Hi all, I have a .txt file containing around 20,000 email addresses. The problem is that there are a number of email addresses repeated more than once, so I want to import the file into excel and remove the dulplicates. I tried importing it but it doesn't gets imported in a single column and...
  3. E

    VBA Code to Remove Larger Values between Two Delimiters

    I have a set of data in column A that looks like this: White:0:0|Counter Height:0:0|Orange:40:0|Counter Height:40:0|Green:40:0|Counter Height:40:0|White:40:0|Bar Height:40:0|Orange:80:0|Bar Height:80:0|Green:80:0|Bar Height:80:0| The delimiter "|" separates the unique values of an item (in...
  4. G

    How to Remove Duplicates of a Given Row using Formula?

    Here is a sample (simplified) scenario that I am trying to resolve. Given... <COLGROUP><COL style="WIDTH: 54pt" span=5 width=72><TBODY>   Tom Peter Sam Susan Combo1 1 2 1 3 Combo2 A A B A Combo3 ! @ # $ Combo4 a b b c </TBODY> Trying to make it into this by removing all the...
  5. M

    Need help! multiple criteria array formula (index match etc) but ALSO need to remove duplicates

    I've been looking for a solution with no success. My workbook has been moved to Google Spreadsheets but for the most part, this should be a non-issue. I created a Google Form that automatically feeds results/data to a tab in my spreadsheet. Each "survey" completed fills a row on the sheet so...
  6. L

    Delete duplicates in all worksheets

    Hi, I am looking for a macro to delete all duplicates from every worksheet. I have a results based worksheet that copies results into the worksheet with the same name as the home team but it duplicates results from the season, so I have to go into each worksheet and manually select all data and...
  7. derek.hughes

    Script to - subtotal and remove duplicates with lower subtotal

    This sheet has thousands of rows of data, but this is a "snippet" of what I am trying to accomplish. <tbody> Name Bargain Unit Pay Class FTE John Doe 220 15 0.05 John Doe 220 15 0.10 John Doe 220 15 0.10 John Doe 220 20 0.50 John Doe 220 20 0.25 </tbody> I have employees that work...
  8. K

    VBA/Macro to use the last column of a worksheet to pull only text and remove duplicates

    Hi, I am wanting to create a macro (which I am hideously new to, sorry), to take the last column from a worksheet (it is a growing worksheet that gets added to daily) and take only the cells which contain text (there are a mixture of text, blanks and numbers) and remove the duplicates. The...
  9. W

    Creating dynamic multi (and variable) column remove duplicates in VBA

    Using Excel 2010 on a Windows 7 machine. Trying to create code to allow a user to hit a button and have the data remove duplicates for the data selected. For example, if the columns are WBS, Labor Category, and Name, the user can select any combination of those three to produce a listing of the...
  10. M

    array values to worksheet

    I have checked that the array is populated but the following code is failing to tranfer the array values to column A of the 'Category' sheet. Any advice welcome. For Each x In tmpArray Cells(Sheets("Category").Range("A2").End(xlDown).Row, 1).Value = x Next x thanks mark
  11. O

    Delete Blank Rows in Column (PLZ)

    i have this file that is one column and multiple rows........ I need to remove all blank cells, I cannot use: "Remove Duplicates" on this one because i am have duplicates in my data. Thx in advance:rofl: Steve
  12. Z

    Validation List with out Duplicates

    I am trying to find a way to create a validation list where the source is linked to a list that has duplicates. All of the duplicates are bundled together and I do not want to remove the duplicates from the source. I just want to remove them from the drop down list. Source:$A$1:$A$10 List...
  13. A

    Remove Duplicates within each row

    I have a spreadsheet that has the user name in one column and then their relevant applications in the adjoining columns ie. Column A Column B Column C Column D User Name App1 App2 App3 etc HP0505 Word Silverlight Lotus Notes etc HP0606...
  14. A

    how to split words and find duplicate?

    I have a database of 300k and is organized in: Alex Alexander robert robert - karen, Need to separate it in firstname and second name After doing this, I need to remove the duplicate email IDs from the excel sheet. Is there any formula to find and remove duplicates. I am using excel 2007...
  15. C

    Merge unique IDs of varying amounts

    I am looking for a method of "merging"/matching up various unique IDs into one table. I frequently have data that look like this: Col1 Col2 Col3 n01 n02 n24 n02 n03 n20 n03 n05 n15 n04 n01 n05 n05 n20 n03 n06 n09 n10 n07 n14 n02 n08 n15 n07 n09 n10 n10 n08 n11 n11 n12 n16 n13 n07 n14 n23...
  16. M

    Is there a way to use an "exclude" list to clean up another list?

    Hello. I have tried researching this, but am having no luck. I am using Microsoft Excel 2003 SP2, and we have a large mailing list purchased through Salesgenie. Unfortunately, some (or all) of our existing customers are also on that list, and there are certainly far too many to attempt to go...

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top