Results 1 to 3 of 3

Remove the whole row when data duplicate

Threaded View

  1. #1
    Registered User
    Join Date
    01-06-2013
    Location
    HK
    MS-Off Ver
    Excel 2003
    Posts
    32

    Remove the whole row when data duplicate

    I have a huge of data

    COLUMN C is Time
    COLUMN D is NUMBER

    I want to delete the whole ROW when duplicate C and D, for example

    C D
    9:00 1
    9:00 1
    9:01 2

    then run the macro become

    C D
    9:00 1
    9:01 2

    Thank for any excel expert to help. Thank you very much.
    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