Results 1 to 3 of 3

Avoid Duplicate Records

Threaded View

  1. #1
    Registered User
    Join Date
    12-01-2008
    Location
    India
    MS-Off Ver
    Microsoft 365 Enterprise - Excel version2301
    Posts
    67

    Avoid Duplicate Records

    In the attached Sheet if there is any repeated name I can select the unique records by pulling up the formula (=IF(COUNTIF(C$1:C2,C2)=1,MAX(A$1:A1)+1,"") in column A pulling it up to get the serial number , and delete the blank records by selecting blanks through Auto Filter. The Challenge is I want have only those unique records which have the minimum amount, as final output given in sheet 2. Every time i get a new piece of data which contains some of the old entries (Name) with reduced amount and some of the new entries, i want keep the old entries (Name) with reduced amount and new entries (Name) with new amount. Please help , Thanks in advance.
    Attached Files Attached Files
    Last edited by VBA Noob; 12-27-2008 at 11:56 AM. Reason: title

Thread Information

Users Browsing this Thread

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

Tags for this Thread

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