+ Reply to Thread
Results 1 to 9 of 9

Identifying duplicate lines using multiple values

Hybrid View

  1. #1
    Forum Expert
    Join Date
    07-16-2010
    Location
    Northumberland, UK
    MS-Off Ver
    Excel 2007 (home), Excel 2010 (work)
    Posts
    3,054

    Re: Identifying duplicate lines using multiple values

    Yes, so to get rid of the checking on, say, the amount value you'd remove the section in bold:

    =IF(MAX(INDEX((G$1:G1=G2)*(D$1:D1=D2)*(P$1:P1=P2),0))>0,"Duplicate","")

  2. #2
    Registered User
    Join Date
    04-13-2011
    Location
    Wigan
    MS-Off Ver
    Excel 2007
    Posts
    8

    Re: Identifying duplicate lines using multiple values

    Hi Andrew,

    Sorry to be a pain. How can I amend the formula so that it identifies the original row and also the duplicated one?

    Thanks,
    Dan.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

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