Results 1 to 9 of 9

Display duplicate entries in excel

Threaded View

  1. #1
    Registered User
    Join Date
    10-15-2010
    Location
    Delhi, India
    MS-Off Ver
    Excel 2003
    Posts
    5

    Display duplicate entries in excel

    Hi,

    I have data in 4 columns (Date, name, tag id & status). The data is updated in the sheet continuously. I want to have a macro that has to display the following details:

    Tag id can be repeated on different dates but should not be repeated on a same day and if repeated, it denotes that it is a duplicate

    When the macro is executed using a short cut key, it has to display with row# like below:

    1. There are 3 duplicate entries for seq. no XXXXXXXX and they are:

    Date Name Tag id Status Row No

    15-Aug-10 Allister 18025366 D1 2
    15-Aug-10 Allister 18025366 D1 156
    15-Aug-10 Allister 18025366 D1 159

    PFA the sample data. Can you please help me out on this?
    Attached Files Attached Files

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