Results 1 to 16 of 16

Compare Price List

Threaded View

  1. #4
    Forum Expert
    Join Date
    11-29-2010
    Location
    Ukraine
    MS-Off Ver
    Excel 2019
    Posts
    4,168

    Re: Compare Price List

    hi hecgroups, please check attachment, press "Find Duplicates" button

    Notes:

    The code does the following actions:
    1. Looks for duplicates in Old List data. Duplicate is a simultaneous repeat of Service Code, Service Description and Price more than once
    2. Looks for duplicates in New List data. Duplicate is simultaneous repeat of Service Code, Service Description and Price more than once
    3. Looks for duplicates in both sheets provided duplicate means simultaneous repeat of Service Code, Service Description and Price exists more than once in the other sheet

    For Old and New lists, the duplicate rows are separated by coma if multiple instances found. When comparing sheets and duplicate is found, the row number from Old list is followed by coma, row numbers (if multiple) are joined by &.

    The code does not have % of completion feature (I treat as fancy so I never use it).
    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