+ Reply to Thread
Results 1 to 2 of 2

Identify new Entries

  1. #1
    Registered User
    Join Date
    07-20-2010
    Location
    Oklahoma City
    MS-Off Ver
    Excel 2007
    Posts
    6

    Identify new Entries

    I am hoping someone can point me in the right direction.

    I am trying to use VBA to run a script to identify new entries from a list of Entries. The list has 6 fields that make them unique. I would like to take the updated listing and compare each entry (row) to the master list. Where new entries, or revised entries are found, I would like to append the entry to the master list. In the event of a revised entry, I would like to retain the original entry and mark it historical and append as a new entry.

    I am using Excel 2007.

    Any help would be appreciated.

    Thanks!
    Attached Files Attached Files

  2. #2
    Registered User
    Join Date
    07-20-2010
    Location
    Oklahoma City
    MS-Off Ver
    Excel 2007
    Posts
    6

    Re: Identify new Entries

    I was able to use a method that produced results, but I would like to create a more robust method.

    Attached is the code I wrote. I created an additional column that concantenated the data, used as the compare variable. This appeared to work, but it does not identify what value fails to match, which is my next task.

    Any suggestions would be very much appreciated.

    Thanks,

    Tommy
    Attached Files Attached Files

+ Reply to Thread

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