remove duplicate values

  1. S

    2 TEXTJOIN problems - remove duplicate/only unique output, and remove '0' from conditional IF results

    I have a few tables of data and I am trying to pull some information in Column F, based on the contents of Column A, into a cell on a different tab with TEXTJOIN. I need it in 2 different formats for different things. I made a sharable sheet with no company info and reduced the dataset for...
  2. M

    1st Unique value show twice VBA

    I tried this code to copy and paste unique values but 1st value comes twice. Dim cell As Range, areaToTrim As Range Set areaToTrim = ActiveWorkbook.ActiveSheet.Range(Selection.Address) areaToTrim.AdvancedFilter Action:=xlFilterCopy, CopyToRange:=Range("I4"), Unique:=True Range("I4"...
  3. H

    Formula to get unique summary from data instead of Pivot/duplicate remove option

    Hi Team, I am looking for some help here, I have base data and need to get the unique info based on one criteria in the below example is is "Category". Why I am looking formula is because it should dynamic and should not perform pivot/remove duplicate every time. Base Data...
  4. S

    Remove Duplicate (Sort of) Row based on => Value in another Cell

    I need to add this to a Macro I am working on and this one is beating me right now. Any help is much appreciated. These are columns B,C,D and E in my spreadsheet. What I am trying to accomplish is if there is a duplicate value in column "B" to evaluate the numbers in column "E". If the numbers...
  5. L

    Index Small If Row Horizontally with no Duplicates

    Hi there, Would really appreciate any help with this! I have 2 sheets: Combined Data and VGBB Summary. The snapshot below is VGBB summary. What I need to do is bring over all of the prices associated with each category (e.g. Accessories) to the right of the category. My issue is that there...
  6. N

    copy data from a number of sheets but avoid others in to Master sheet and then remove duplicates in master

    Firstly i apologise if this has been answered before but i am getting myself more confused the more i look. I am trying to set a macro / vba up to copy data from about 74 sheets and paste into a sheet called "Master", the problem i have is that i have a number of other sheets I do not want to...
  7. R

    Remove duplicated pairs of data when counting time between dates

    Hi all, I need to count the total time spent for one task among various people, by counting the starting time and ending time of the sub-events. Example here: <tbody> Event 1 1 2 2 3 3 Time S E S E S E Alex 1 Jan 2 Feb 3 Mar 4 Apr 5 May 6 Jun W days Brian 2 Jan 2 Feb 2 Jan 2 Feb...
  8. D

    A formula to delete duplicates from a filtered list

    I have been trying to get a fix for this issue for the past 2 days. I have an excel file that runs to around 54,645 rows showing individual expenses for FY 2015 month-wise. I need to replace duplicate expenses with zero only in one month (June). The list is filtered and it is best that it...
  9. F

    In NEED of a Vertical Lookup to remove duplicates and return unique values horizontally!!

    Hi All- I can't seem to figure this one out.. here are the details of the data I am looking to reorganize: In column CT between rows 11:210 is the vertical data that includes duplicates. I am looking to create a formula that can lookup each value between CT11:CT210 and return only the unique...
  10. M

    Worksheet change event to remove duplicate values on multiple sheets

    I’m trying to initiate a worksheet change event which will find duplicate values across multiple worksheets. So if I enter a number in Sheet1 which is already in Sheet2, I’ll get a message informing me and then delete the number which I just entered. (and vise versa if I enter a number of...
  11. V

    Compare 2 columns and remove duplicates

    Hello, I have 2 columns A and B column A has about 700 rows and column B has about 400 rows. Some of the data appears in both column A and B so what i want to do is take any of the data that are not duplicates and move them to column C, the data in the 2 fields does not directly match up from...

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