+ Reply to Thread
Results 1 to 5 of 5

Removing duplicates in IF Error Formula

  1. #1
    Forum Contributor
    Join Date
    10-06-2015
    Location
    london
    MS-Off Ver
    2013
    Posts
    149

    Removing duplicates in IF Error Formula

    Hello

    I have duplicate data with my current formula


    =IFERROR(INDEX('Machine'!$B$2:$B$10000,SMALL(IF('Machine'!$D$2:$D$10000=$B$5,ROW($A$2:$A$10000)-ROW($A$2)+1,""),ROWS($A$2:A2))),""

    How can I amend this to avoid duplicates?

  2. #2
    Forum Contributor
    Join Date
    10-10-2014
    Location
    New Jersey
    MS-Off Ver
    2010 & 2013
    Posts
    276

    Re: Removing duplicates in IF Error Formula

    I am not sure how to go about adding it to your current formula, however you can use the below formula to remove the duplicates after your current formula runs.

    This code is assuming your data is sitting in column E. Paste this in column F.
    Please Login or Register  to view this content.

  3. #3
    Forum Contributor
    Join Date
    10-06-2015
    Location
    london
    MS-Off Ver
    2013
    Posts
    149
    Quote Originally Posted by Teblol View Post
    I am not sure how to go about adding it to your current formula, however you can use the below formula to remove the duplicates after your current formula runs.

    This code is assuming your data is sitting in column E. Paste this in column F.
    Please Login or Register  to view this content.

    How would it be incorporated in the formula? If I use that one my current code will not work

  4. #4
    Forum Contributor
    Join Date
    10-06-2015
    Location
    london
    MS-Off Ver
    2013
    Posts
    149

    Re: Removing duplicates in IF Error Formula

    That is not working

  5. #5
    Forum Contributor
    Join Date
    10-10-2014
    Location
    New Jersey
    MS-Off Ver
    2010 & 2013
    Posts
    276

    Re: Removing duplicates in IF Error Formula

    It would not be incorporated in the formula as I stated in my original comment. You can place your formula in a column, and the formula I provided in the column next to it. This will remove the duplicates.

+ 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. Removing Duplicates - Object Doesn't Support this Property or Method Error
    By zmster2033 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 06-12-2015, 09:26 AM
  2. [SOLVED] removing duplicates in cells that don't comply with formula.
    By wyldjokre69 in forum Excel General
    Replies: 7
    Last Post: 09-16-2013, 06:54 AM
  3. [SOLVED] Why is this formula removing duplicates?
    By naira in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 05-08-2013, 07:44 PM
  4. [SOLVED] REmoving duplicates formula?
    By controlfreak in forum Excel General
    Replies: 12
    Last Post: 06-19-2012, 12:10 PM
  5. Replies: 4
    Last Post: 05-31-2012, 07:27 PM
  6. Replies: 6
    Last Post: 03-29-2012, 12:16 AM
  7. Replies: 1
    Last Post: 01-24-2012, 12:35 PM

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